We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44be633 commit 98b0a36Copy full SHA for 98b0a36
.github/workflows/test.yml
@@ -12,6 +12,8 @@ concurrency:
12
jobs:
13
test:
14
runs-on: ubuntu-latest
15
+ permissions:
16
+ checks: write
17
18
env:
19
RACK_ENV: test
0 commit comments