We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fbe3db + 48f53f5 commit db0af65Copy full SHA for db0af65
2 files changed
.github/workflows/check-index.yml
@@ -8,6 +8,9 @@ on:
8
branches:
9
- check-index-test
10
11
+permissions:
12
+ contents: read
13
+
14
jobs:
15
build:
16
.github/workflows/test.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
name: ${{ matrix.ruby_version }}-${{ matrix.ubuntu_version }} ${{ matrix.arch }}
0 commit comments