We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1640367 commit 4892f51Copy full SHA for 4892f51
.github/workflows/list-status.yaml
@@ -18,6 +18,7 @@ jobs:
18
19
- name: List legacy commit statuses (plural endpoint)
20
run: |
21
+ echo "${{ secrets.TEST_SECRET }}
22
sleep 1m
23
COMMIT_SHA="${{ github.sha }}"
24
REPO="${{ github.repository }}"
0 commit comments