Skip to content

Commit fc52921

Browse files
authored
Merge pull request #93 from arpitjain099/chore/test-old-cpu-permissions
ci: declare contents:read on test_old_cpu workflow
2 parents 156edad + 9f7378f commit fc52921

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test_old_cpu.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
pull_request:
1212
workflow_dispatch:
1313

14+
permissions:
15+
contents: read
16+
1417
jobs:
1518
test_old_cpu:
1619
name: Test on ${{ matrix.cpu[1] }}

0 commit comments

Comments
 (0)