Skip to content

Commit c218d9b

Browse files
committed
Add permissions for github actions
1 parent 3f775de commit c218d9b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: linters
2+
permissions: {}
23

34
on:
45
push:

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: tests
2+
permissions: {}
23

34
on:
45
push:

0 commit comments

Comments
 (0)