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.
2 parents 156edad + 9f7378f commit fc52921Copy full SHA for fc52921
1 file changed
.github/workflows/test_old_cpu.yml
@@ -11,6 +11,9 @@ on:
11
pull_request:
12
workflow_dispatch:
13
14
+permissions:
15
+ contents: read
16
+
17
jobs:
18
test_old_cpu:
19
name: Test on ${{ matrix.cpu[1] }}
0 commit comments