Skip to content

Commit

Permalink
add new permissions
Browse files Browse the repository at this point in the history
Signed-off-by: James Struga <jstruga@rocketsoftware.com>
  • Loading branch information
James Struga committed Sep 19, 2024
1 parent 137ba01 commit 7f0af73
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
name: Build and Test Workflow
permissions:
id-token: write
issues: write
pull-requests: write
contents: write
on:
push:
branches:
Expand Down

0 comments on commit 7f0af73

Please sign in to comment.