We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59be30f commit 2415539Copy full SHA for 2415539
1 file changed
.github/workflows/ci.yml
@@ -7,6 +7,8 @@ on:
7
branches: [main]
8
workflow_dispatch:
9
10
+permissions: {}
11
+
12
jobs:
13
build-test:
14
name: build-test
0 commit comments