We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513d5d6 commit c0adb27Copy full SHA for c0adb27
.github/workflows/ruby.yml
@@ -7,6 +7,9 @@ on:
7
8
pull_request:
9
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
+
13
jobs:
14
build:
15
runs-on: ubuntu-latest
0 commit comments