Skip to content

Commit b0780bb

Browse files
authored
Update await-fast-ci.yaml
1 parent 195b049 commit b0780bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/await-fast-ci.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ name: Wait For Fast CI to Pass
1717
on:
1818
workflow_call:
1919

20+
env:
21+
GH_TOKEN: ${{ github.token }}
22+
2023
jobs:
2124
wait-for-spell-check:
2225
name: Wait For Spell Check

0 commit comments

Comments
 (0)