We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cfbef4 commit f124ad0Copy full SHA for f124ad0
.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