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 2533da4 commit 07cad8eCopy full SHA for 07cad8e
.github/workflows/ci.yml
@@ -45,6 +45,8 @@ jobs:
45
name: Build
46
runs-on: ubuntu-24.04
47
needs: test
48
+ permissions:
49
+ contents: read
50
51
steps:
52
- name: Checkout repository
0 commit comments