Skip to content

Commit a44a5ff

Browse files
authored
Update await-fast-ci.yaml
1 parent 510acbd commit a44a5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
curl -L \
3939
-X POST \
4040
-H "Accept: application/vnd.github+json" \
41-
-H "Authorization: Bearer ${{ secrets.JOB_CANCEL_PAT }}" \
41+
-H "Authorization: Bearer ${{ secrets.MATTER_PAT }}" \
4242
-H "X-GitHub-Api-Version: 2022-11-28" \
4343
https://api.github.com/repos/project-chip/connectedhomeip/actions/runs/${{ github.run_id }}/cancel

0 commit comments

Comments
 (0)