We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68212a6 commit 4e0cfe8Copy full SHA for 4e0cfe8
1 file changed
.github/workflows/ci.yml
@@ -5,6 +5,8 @@ on:
5
jobs:
6
lint:
7
runs-on: ubuntu-latest
8
+ permissions:
9
+ contents: read
10
steps:
11
- name: Code Checkout
12
uses: actions/checkout@v4
0 commit comments