Skip to content

Commit e5fa15e

Browse files
authored
Merge branch 'developerproductivity:main' into main
2 parents 4e5eea6 + 383d28b commit e5fa15e

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)