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 9f71dfa commit 946e570Copy full SHA for 946e570
.github/workflows/label-all-new-issues.yml
@@ -17,4 +17,4 @@ jobs:
17
run: gh issue edit -R ${GITHUB_REPOSITORY} --add-label ${LABEL} ${{ github.event.issue.number }}
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
- LABEL: "team/area3"
+ LABEL: "team/security"
0 commit comments