File tree Expand file tree Collapse file tree 5 files changed +19
-0
lines changed
Expand file tree Collapse file tree 5 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 88 branches :
99 - master
1010
11+ permissions :
12+ contents : read
13+
1114jobs :
1215 test :
1316 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 88 branches :
99 - master
1010
11+ permissions :
12+ contents : read
13+
1114env :
1215 # Tag for cache invalidation
1316 CACHE_VERSION : v10
Original file line number Diff line number Diff line change 77 tags :
88 - ' *'
99
10+ permissions : {}
11+
1012jobs :
1113 build :
1214 name : build ${{ matrix.platform }} container
1315 runs-on : ${{ matrix.os }}
16+ permissions :
17+ contents : read
18+ packages : write
1419 strategy :
1520 fail-fast : false
1621 matrix :
97102 merge :
98103 name : merge containers
99104 runs-on : ubuntu-latest
105+ permissions :
106+ contents : read
107+ packages : write
100108 needs :
101109 - build
102110 steps :
Original file line number Diff line number Diff line change 88 branches :
99 - master
1010
11+ permissions :
12+ contents : read
13+
1114jobs :
1215 hlint :
1316 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 99 branches :
1010 - master
1111
12+ permissions : {}
13+
1214jobs :
1315 nixBuild :
1416 name : Build ${{ matrix.name }} binary
You can’t perform that action at this time.
0 commit comments