mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-17 05:03:07 +00:00
ci: actions: no block-fixup on scheduled pipelines
This commit is contained in:
parent
5f0d028a83
commit
be049ba619
1
.github/workflows/prebuild.yml
vendored
1
.github/workflows/prebuild.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
jobs:
|
||||
block-fixup:
|
||||
name: Block fixup
|
||||
if: github.event_name == 'pull_request'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user