1
0
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:
Micaiah Martin 2024-12-20 09:45:52 -07:00
parent 3e0c038fd6
commit 2d66116c3a

View File

@ -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