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 90501ed commit 4b23a77Copy full SHA for 4b23a77
.github/workflows/dialyzer.yml
@@ -10,6 +10,9 @@ on:
10
- '*'
11
workflow_dispatch:
12
13
+permissions:
14
+ contents: read
15
+
16
jobs:
17
check:
18
runs-on: ubuntu-24.04
.github/workflows/quality.yml
.github/workflows/test.yml
test:
0 commit comments