Skip to content

Commit

Permalink
Merge pull request #3973 from zowe/user/markackert/fix-cicd-permissions
Browse files Browse the repository at this point in the history
Automation fixes
  • Loading branch information
MarkAckert authored Sep 3, 2024
2 parents 55cd17e + 56126e3 commit 40f4335
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/cicd-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
name: Zowe CICD Integration Tests

permissions:
contents: write
issues: write
pull-requests: write
statuses: write

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 40f4335

Please sign in to comment.