Skip to content

Commit d219561

Browse files
Merge pull request #391 from zowe/struga0258-patch-2
add permission for tagging
2 parents 3502ebb + 114a2d7 commit d219561

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/build_test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
name: Build and Test Workflow
2+
permissions:
3+
id-token: write
4+
issues: write
5+
pull-requests: write
6+
contents: write
27
on:
38
push:
49
branches:

0 commit comments

Comments
 (0)