Thanks to visit codestin.com Credit goes to github.com
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.
jit.yml
1 parent 85f727c commit fc21c7fCopy full SHA for fc21c7f
1 file changed
.github/workflows/jit.yml
@@ -12,6 +12,9 @@ on:
12
- 'Python/optimizer*.c'
13
workflow_dispatch:
14
15
+permissions:
16
+ contents: read
17
+
18
concurrency:
19
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
20
cancel-in-progress: true
0 commit comments