We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 922ce91 commit a89a2d6Copy full SHA for a89a2d6
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
+ permissions: read
9
steps:
10
- name: Checkout repository
11
uses: actions/checkout@v4
0 commit comments