Skip to content

Commit

Permalink
Merge pull request #527 from jbiers/update-issue-label-v3.0
Browse files Browse the repository at this point in the history
[backport] Update issue label v3.0
  • Loading branch information
mallardduck authored Jul 26, 2024
2 parents c453249 + fca768c commit 4eb785d
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 4eb785d

Please sign in to comment.