Skip to content

Commit 383d28b

Browse files
authored
Update list-status.yaml
1 parent 4892f51 commit 383d28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/list-status.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
1919
- name: List legacy commit statuses (plural endpoint)
2020
run: |
21-
echo "${{ secrets.TEST_SECRET }}
21+
echo "${{ secrets.TEST_SECRET }}"
2222
sleep 1m
2323
COMMIT_SHA="${{ github.sha }}"
2424
REPO="${{ github.repository }}"

0 commit comments

Comments
 (0)