mirror of
https://github.com/bitwarden/server.git
synced 2025-01-06 19:28:08 +01:00
Put callable workflow in it's own job
This commit is contained in:
parent
3e0c038fd6
commit
2d66116c3a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -635,7 +635,7 @@ jobs:
|
||||
}
|
||||
})
|
||||
|
||||
- name: Trigger Ephemeral Environment sync
|
||||
trigger-ephemeral-environment-sync:
|
||||
uses: bitwarden/gh-actions/.github/workflows/_ephemeral_environment_manager.yml@main
|
||||
with:
|
||||
ephemeral_env_branch: process.env.GITHUB_HEAD_REF
|
||||
|
Loading…
Reference in New Issue
Block a user