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 1a698c9 commit 15632c2Copy full SHA for 15632c2
1 file changed
.github/workflows/dart.yml
@@ -10,6 +10,8 @@ on:
10
defaults:
11
run:
12
shell: bash
13
+permissions:
14
+ contents: read
15
16
jobs:
17
build:
0 commit comments