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 9c8772a commit ce8d8c7Copy full SHA for ce8d8c7
.github/workflows/ci_checks.yml
@@ -3,6 +3,9 @@ name: Run Tests and Check Documentation
3
on:
4
pull_request:
5
6
+permissions:
7
+ contents: read
8
+
9
jobs:
10
ci-checks:
11
runs-on: ubuntu-latest
0 commit comments