Skip to content

Commit

Permalink
Merge pull request #2648 from github/aeisenberg/add-environment
Browse files Browse the repository at this point in the history
Adds an environment for creating releases
  • Loading branch information
aeisenberg authored Dec 12, 2024
2 parents 44bf16d + f124ad0 commit 7972a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/post-release-mergeback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ on:
jobs:
merge-back:
runs-on: ubuntu-latest
environment: Automation
if: github.repository == 'github/codeql-action'
env:
BASE_BRANCH: "${{ github.event.inputs.baseBranch || 'main' }}"
Expand Down

0 comments on commit 7972a42

Please sign in to comment.