mirror of
https://github.com/github/codeql-action
synced 2026-05-31 00:00:46 +03:00
Merge pull request #2648 from github/aeisenberg/add-environment
Adds an environment for creating releases
This commit is contained in:
@@ -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' }}"
|
||||
|
||||
Reference in New Issue
Block a user