Skip to content

Commit 98b0a36

Browse files
committed
Add permission
1 parent 44be633 commit 98b0a36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ concurrency:
1212
jobs:
1313
test:
1414
runs-on: ubuntu-latest
15+
permissions:
16+
checks: write
1517

1618
env:
1719
RACK_ENV: test

0 commit comments

Comments
 (0)