File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 - " Sources/**"
1919 - " Tests/**"
2020
21+ permissions :
22+ contents : read
23+
2124concurrency :
2225 group : validator-${{ github.head_ref }}
2326 cancel-in-progress : true
Original file line number Diff line number Diff line change 88 - opened
99 - edited
1010 - synchronize
11+ permissions :
12+ contents : read
13+ pull-requests : read
14+ statuses : write
1115jobs :
1216 lint-pr :
1317 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 88 LC_CTYPE : en_US.UTF-8
99 LANG : en_US.UTF-8
1010
11+ permissions :
12+ contents : read
13+ pull-requests : write
14+
1115jobs :
1216 run-danger :
1317 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 2929 discover-typos :
3030 name : discover-typos
3131 runs-on : macos-15
32+ permissions :
33+ contents : read
3234 env :
3335 DEVELOPER_DIR : /Applications/Xcode_16.4.app/Contents/Developer
3436 steps :
You can’t perform that action at this time.
0 commit comments