Skip to content

Commit 2f9042a

Browse files
authored
Add permissions for github actions (#167)
1 parent 3f775de commit 2f9042a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.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)