Skip to content

Commit

Permalink
Merge pull request #391 from zowe/struga0258-patch-2
Browse files Browse the repository at this point in the history
add permission for tagging
1000TurquoisePogs authored Sep 25, 2024
2 parents 3502ebb + 114a2d7 commit d219561
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:

0 comments on commit d219561

Please sign in to comment.