mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-04 13:38:28 +00:00
DO NOT MERGE: test pull_request trigger
This commit is contained in:
parent
7e8ed2ee24
commit
e79988e04a
2
.github/workflows/common.yml
vendored
2
.github/workflows/common.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
||||
docker_build:
|
||||
name: Firmware docker build
|
||||
# scheduled, manual runs, PRs for release branches
|
||||
if: github.event_name != 'pull_request' || startsWith(github.head_ref, 'release/')
|
||||
if: github.event_name != 'pull_request' || startsWith(github.head_ref, 'mmilata/')
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Loading…
Reference in New Issue
Block a user