We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe2601 commit 3e99b5eCopy full SHA for 3e99b5e
1 file changed
.github/workflows/submodule.yml
@@ -5,6 +5,10 @@ on:
5
types:
6
- opened
7
8
+permissions:
9
+ pull-requests: write
10
+ contents: read
11
+
12
jobs:
13
changes:
14
name: Submodule Changes
0 commit comments