We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eccb024 commit 75de12fCopy full SHA for 75de12f
.github/workflows/python-3.10.yml
@@ -3,6 +3,9 @@
3
4
name: Python 3.10
5
6
+permissions:
7
+ contents: read
8
+
9
on:
10
push:
11
branches: [ "main" ]
.github/workflows/python-3.11.yml
name: Python 3.11
.github/workflows/python-3.12.yml
name: Python 3.12
.github/workflows/python-3.13.yml
name: Python 3.13
.github/workflows/python-3.9.yml
name: Python 3.9
0 commit comments