We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44790e0 commit 171f706Copy full SHA for 171f706
.github/workflows/main.yml
@@ -7,8 +7,7 @@ jobs:
7
runs-on: "ubuntu-latest-m"
8
concurrency:
9
cancel-in-progress: true
10
- group: "main"
11
-
+ group: "main"
12
permissions:
13
id-token: "write"
14
contents: "read"
0 commit comments