mirror of
https://github.com/bitwarden/server.git
synced 2025-01-07 19:37:51 +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
|
uses: bitwarden/gh-actions/.github/workflows/_ephemeral_environment_manager.yml@main
|
||||||
with:
|
with:
|
||||||
ephemeral_env_branch: process.env.GITHUB_HEAD_REF
|
ephemeral_env_branch: process.env.GITHUB_HEAD_REF
|
||||||
|
Loading…
Reference in New Issue
Block a user