File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 44 - push
55 - pull_request
66
7+ permissions : {}
8+
79jobs :
810 lint :
911 runs-on : ubuntu-latest
12+ permissions :
13+ contents : read
1014 steps :
1115 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1216 - name : Setup Python
2529 - py312
2630 - py313
2731 - pypy3
32+ permissions :
33+ contents : read
2834 steps :
2935 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3036 - name : Fedora Tox with ${{ matrix.tox_env }}
4046 deploy :
4147 name : Build deploy
4248 runs-on : ubuntu-latest
49+ permissions :
50+ contents : read
4351 steps :
4452 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4553 - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
You can’t perform that action at this time.
0 commit comments