We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14744b1 commit e482efbCopy full SHA for e482efb
.github/workflows/autoupdate_develop.yaml
@@ -7,6 +7,9 @@ on:
7
types:
8
- closed
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
merge-master-back-to-develop:
15
if: github.event.pull_request.merged == true
0 commit comments