Skip to content

Commit 1643c77

Browse files
committed
chore: fixed linter findings
Signed-off-by: aserowy <[email protected]>
1 parent 45839c8 commit 1643c77

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
pull_request:
66
branches: main
77

8+
permissions: { }
9+
810
jobs:
911
build:
1012
name: checks

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
pull_request:
66
branches: main
77

8+
permissions: { }
9+
810
jobs:
911
busted:
1012
name: tests

0 commit comments

Comments
 (0)