Skip to content

Commit

Permalink
Merge pull request #72 from jbiers/update-auto-issue-label
Browse files Browse the repository at this point in the history
Update auto issue label with new team name
  • Loading branch information
jbiers authored Jul 29, 2024
2 parents f4fc6ab + d240668 commit c831086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-all-new-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- name: Label issues
uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90
with:
add-labels: "team/area3"
add-labels: "team/observability&backup"
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c831086

Please sign in to comment.