Skip to content

Commit 58fecf7

Browse files
authored
🔧 Fix typo in workflow permissions (#33)
1 parent d7a3f61 commit 58fecf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
test:
1515
runs-on: ubuntu-latest
1616
timeout-minutes: 15
17-
permmissions:
17+
permissions:
1818
contents: read
1919
strategy:
2020
matrix:

0 commit comments

Comments
 (0)