Skip to content

Commit

Permalink
Permission for GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
captainbrosset committed Feb 2, 2024
1 parent 3af5581 commit 90221ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ado-issue-tracker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
jobs:
sync:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: MicrosoftEdge/action-issue-to-workitem@main
env:
Expand Down

0 comments on commit 90221ac

Please sign in to comment.