We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44bf16d + f124ad0 commit 7972a42Copy full SHA for 7972a42
.github/workflows/post-release-mergeback.yml
@@ -21,6 +21,7 @@ on:
21
jobs:
22
merge-back:
23
runs-on: ubuntu-latest
24
+ environment: Automation
25
if: github.repository == 'github/codeql-action'
26
env:
27
BASE_BRANCH: "${{ github.event.inputs.baseBranch || 'main' }}"
0 commit comments