There was an error while loading. Please reload this page.
2 parents a3177a9 + 6e4bb7f commit f249c5cCopy full SHA for f249c5c
1 file changed
.github/workflows/python-app.yml
@@ -7,6 +7,9 @@ on:
7
branches: [ main ]
8
workflow_dispatch:
9
10
+permissions:
11
+ contents: read
12
+
13
jobs:
14
build-and-test:
15
runs-on: ubuntu-latest
0 commit comments