File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed
Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 55 pull_request :
66 branches : [dev]
77
8+ permissions :
9+ contents : read
10+
811jobs :
912 check :
1013 uses : ./.github/workflows/lint-test.yml
14+ permissions :
15+ contents : read
1116 secrets :
1217 inherit
Original file line number Diff line number Diff line change 44 CODECOV_TOKEN :
55 required : false
66
7+ permissions :
8+ contents : read
9+
710jobs :
811 lint-and-test :
912 runs-on : ubuntu-latest
13+ permissions :
14+ contents : read
1015 steps :
1116 - name : Checkout
1217 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 33 push :
44 branches : [master]
55
6+ permissions :
7+ contents : read
8+
69jobs :
710 lint-and-test :
11+ permissions :
12+ contents : read
813 uses : ./.github/workflows/lint-test.yml
914 secrets :
1015 inherit
You can’t perform that action at this time.
0 commit comments