We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689d090 commit 6ce65cfCopy full SHA for 6ce65cf
.github/workflows/appcd-iac-pr-diff.yml
@@ -5,6 +5,8 @@ on:
5
- main
6
jobs:
7
compare-artifacts:
8
+ permissions:
9
+ contents: write
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout Main Branch
0 commit comments