Test
This commit is contained in:
parent
b99ae5d833
commit
242ec9411c
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -19,7 +19,6 @@ jobs:
|
|||||||
- Release
|
- Release
|
||||||
steps:
|
steps:
|
||||||
- name: Wait for previous workflows
|
- name: Wait for previous workflows
|
||||||
if: github.event_name == 'push' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/develop')
|
|
||||||
uses: softprops/turnstyle@v1
|
uses: softprops/turnstyle@v1
|
||||||
with:
|
with:
|
||||||
poll-interval-seconds: 10
|
poll-interval-seconds: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user