File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 runs-on : ubuntu-latest
5050 environment :
5151 name : pypi
52- # url: <URL TO YOUR PROJECT HERE>
52+ deployment : false
5353 permissions :
5454 id-token : write # needed for publishing to PyPI
5555
Original file line number Diff line number Diff line change 7373 runs-on : ubuntu-latest
7474 environment :
7575 name : coverage
76+ deployment : false
7677
7778 steps :
7879 - name : " Check out the repo"
Original file line number Diff line number Diff line change @@ -24,10 +24,11 @@ repos:
2424 hooks :
2525 - id : check-github-workflows
2626
27- - repo : https://github.com/rhysd/actionlint
28- rev : v1.7.11
29- hooks :
30- - id : actionlint
27+ # This doesn't understand environment/deployment yet:
28+ # - repo: https://github.com/rhysd/actionlint
29+ # rev: v1.7.11
30+ # hooks:
31+ # - id: actionlint
3132
3233 - repo : https://github.com/abravalheri/validate-pyproject
3334 rev : v0.25
You can’t perform that action at this time.
0 commit comments