What
This commit is contained in:
parent
b7dd2db918
commit
6e94f0d5f2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -19,7 +19,7 @@ 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')
|
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…
x
Reference in New Issue
Block a user