Skip to content

Commit 759b89e

Browse files
committed
Reduce wait b/w cascading trigger rebuilds
1 parent 2e169c6 commit 759b89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger_dep_builds_v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
# Could push information on what was built but not yet
4242
client-payload: '{"version": "N/A" }'
4343
- name: Delay between dispatches
44-
run: sleep 10s
44+
run: sleep 7s
4545
shell: bash

0 commit comments

Comments
 (0)