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 121c2c9 commit 7f50c66Copy full SHA for 7f50c66
.github/workflows/gitflow-sync-develop.yml
@@ -19,6 +19,7 @@ jobs:
19
runs-on: ubuntu-20.04
20
permissions:
21
pull-requests: write
22
+ contents: write
23
steps:
24
- name: git checkout
25
uses: actions/checkout@v3
.github/workflows/gitflow-sync-master.yml
@@ -21,6 +21,7 @@ jobs:
26
27
0 commit comments