Skip to content

Commit 946e570

Browse files
authored
Update label-all-new-issues GHA (#223)
1 parent 9f71dfa commit 946e570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-all-new-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
run: gh issue edit -R ${GITHUB_REPOSITORY} --add-label ${LABEL} ${{ github.event.issue.number }}
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20-
LABEL: "team/area3"
20+
LABEL: "team/security"

0 commit comments

Comments
 (0)