Skip to content

Commit 3763b95

Browse files
authored
Update extensions.yml
1 parent 374ff2a commit 3763b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/extensions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
3939
-H "Accept: application/vnd.github.v3+json" \
4040
https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.issue.number }}/labels \
41-
-d '{"labels":["Frequent flyer"]}'
41+
-d '{"labels":["PF Team"]}'

0 commit comments

Comments
 (0)