File tree Expand file tree Collapse file tree 4 files changed +16
-0
lines changed
Expand file tree Collapse file tree 4 files changed +16
-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 approve :
1316 name : Approve ok-to-test
Original file line number Diff line number Diff line change 66 - .github/workflows/lint-test-chart.yaml
77 - " charts/metrics-server/**"
88
9+ permissions :
10+ contents : read
11+
912jobs :
1013 lint-test :
1114 name : Lint & Test
Original file line number Diff line number Diff line change 77 paths :
88 - charts/metrics-server/Chart.yaml
99
10+ permissions :
11+ contents : read
12+
1013jobs :
1114 release :
1215 name : Release
1518 defaults :
1619 run :
1720 shell : bash
21+ permissions :
22+ contents : write
1823 steps :
1924 - name : Checkout
2025 uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
Original file line number Diff line number Diff line change 55 types :
66 - published
77
8+ permissions :
9+ contents : read
10+
811jobs :
912 build :
1013 name : build
1114 runs-on : ubuntu-latest
1215 defaults :
1316 run :
1417 shell : bash
18+ permissions :
19+ contents : write
1520 steps :
1621 - name : Checkout
1722 uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
You can’t perform that action at this time.
0 commit comments