Commit 20c7c8f
authored
chore(ci): Add an initial delay to let gitflow ci start before checking mergeability (#18383)
I think this action ran through faster than it took the Gitflow PR CI to
start which is why it immediately detected a mergable state and finished
running without reporting an issue.
The action now waits a minute before starting its check.
Closes #183841 parent f271bbb commit 20c7c8f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
0 commit comments