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 374ff2a commit 3763b95Copy full SHA for 3763b95
.github/workflows/extensions.yml
@@ -38,4 +38,4 @@ jobs:
38
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
39
-H "Accept: application/vnd.github.v3+json" \
40
https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.issue.number }}/labels \
41
- -d '{"labels":["Frequent flyer"]}'
+ -d '{"labels":["PF Team"]}'
0 commit comments