We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9036bb6 + 212fffb commit 4dc7a73Copy full SHA for 4dc7a73
1 file changed
.github/workflows/repo-sync-stalls.yml
@@ -16,9 +16,6 @@ jobs:
16
repo-sync-stalls:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
20
- with:
21
- ref: repo-sync
22
- name: Check if repo sync is stalled
23
uses: actions/github-script@626af12fe9a53dc2972b48385e7fe7dec79145c9
24
with:
0 commit comments