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 f252546 commit 59f70e7Copy full SHA for 59f70e7
.github/workflows/start-beta.yml
@@ -16,6 +16,7 @@ on:
16
17
permissions:
18
contents: write # To create the new branch and push it
19
+ actions: write # To trigger the codeql action for the commit from which we're releasing
20
21
jobs:
22
startRelease:
.github/workflows/start-ga.yaml
0 commit comments