File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1111 - ' main'
1212 - ' 3.*'
1313
14- permissions : {}
14+ permissions :
15+ contents : read
1516
1617concurrency :
1718 group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Original file line number Diff line number Diff line change 44 schedule :
55 - cron : " 0 0 * * *"
66
7- permissions : {}
7+ permissions :
8+ contents : read
89
910jobs :
1011 stale :
Original file line number Diff line number Diff line change 1313 - ' .github/workflows/verify-ensurepip-wheels.yml'
1414 - ' Tools/scripts/verify_ensurepip_wheels.py'
1515
16- permissions : {}
16+ permissions :
17+ contents : read
1718
1819concurrency :
1920 group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Original file line number Diff line number Diff line change 1111 - ' Modules/expat/**'
1212 - ' .github/workflows/verify-expat.yml'
1313
14- permissions : {}
14+ permissions :
15+ contents : read
1516
1617concurrency :
1718 group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
You can’t perform that action at this time.
0 commit comments