Skip to content

Commit

Permalink
Merge pull request #525 from jbiers/update-issue-label
Browse files Browse the repository at this point in the history
[backport] Update-auto-issue-label
  • Loading branch information
mallardduck authored Jul 26, 2024
2 parents 4053f27 + e8b019c commit 1682cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-all-new-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
run: gh issue edit -R ${GITHUB_REPOSITORY} --add-label ${LABEL} ${{ github.event.issue.number }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LABEL: "team/area3"
LABEL: "team/observability&backup"

0 comments on commit 1682cc3

Please sign in to comment.