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 b0c78d0 commit bfbb558Copy full SHA for bfbb558
.github/workflows/ci_build_test.yaml
@@ -76,6 +76,7 @@ jobs:
76
runs-on: ubuntu-20.04
77
needs:
78
- workflow_approval
79
+ permissions: write-all
80
steps:
81
- name: Checkout
82
uses: actions/checkout@v2
0 commit comments