We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa2695 commit be3d7c5Copy full SHA for be3d7c5
.github/workflows/main.yml
@@ -4,6 +4,9 @@ concurrency:
4
group: ${{ github.workflow }}-${{ github.ref }}
5
cancel-in-progress: true
6
7
+permissions:
8
+ contents: write
9
+
10
on:
11
pull_request:
12
branches:
0 commit comments