File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed
Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1313 ci :
1414 name : Continuous Integration
1515 uses : ./.github/workflows/__shared-ci.yml
16+ permissions :
17+ contents : read
18+ id-token : write
19+ issues : read
20+ packages : write
21+ pull-requests : read
1622 secrets : inherit
Original file line number Diff line number Diff line change 2323 ci :
2424 name : Continuous Integration
2525 uses : ./.github/workflows/__shared-ci.yml
26+ permissions :
27+ contents : read
28+ id-token : write
29+ issues : read
30+ packages : write
31+ pull-requests : read
2632 secrets : inherit
Original file line number Diff line number Diff line change 2323 needs : check-branches
2424 name : Continuous Integration
2525 uses : ./.github/workflows/__shared-ci.yml
26+ permissions :
27+ contents : read
28+ id-token : write
29+ issues : read
30+ packages : write
31+ pull-requests : read
2632
2733 update_release_draft :
2834 # we want to publish a new tag only if ci succeeds
You can’t perform that action at this time.
0 commit comments