We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888f779 commit 9a84512Copy full SHA for 9a84512
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
name: "Build (multiphase evaluation: ${{ matrix.multiphase_eval }})"
26
runs-on: ubuntu-22.04
27
permissions:
28
- contents: read
+ contents: write
29
packages: write
30
strategy:
31
matrix:
0 commit comments