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.
2 parents a4a6a99 + c0adb27 commit dba598bCopy full SHA for dba598b
.github/workflows/ruby.yml
@@ -7,6 +7,9 @@ on:
7
pull_request:
8
workflow_dispatch:
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