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 38d823e commit 12884adCopy full SHA for 12884ad
1 file changed
.github/workflows/commitlint.yml
@@ -8,6 +8,10 @@ on:
8
branches:
9
- main
10
11
+permissions:
12
+ contents: read
13
+
14
15
jobs:
16
commitlint:
17
runs-on: ubuntu-latest
0 commit comments