Skip to content

Commit c0adb27

Browse files
committed
chore: GH workflow permissions
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 513d5d6 commit c0adb27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77

88
pull_request:
99

10+
# see https://docs.github.com/en/actions/how-tos/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token
11+
permissions: {}
12+
1013
jobs:
1114
build:
1215
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)