Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/update-labels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Oct 5, 2024
1 parent 025bfe2 commit 6d7e843
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ permissions:
jobs:
update-labels-config:

permissions:
issues: write # for crazy-max/ghaction-github-labeler to create, rename, update and delete label
runs-on: ubuntu-latest

permissions:
issues: write # for crazy-max/ghaction-github-labeler to create, rename, update

steps:
- name: "Initialise Workspace"
if: startsWith(runner.name, 'buildagent-')
Expand Down

0 comments on commit 6d7e843

Please sign in to comment.