mirror of
https://github.com/bitwarden/server.git
synced 2025-07-06 02:22:49 -05:00
Update SH Unified Build trigger (#5154)
* Update SH Unified Build trigger * make value a boolean
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -580,6 +580,7 @@ jobs:
|
|||||||
ref: 'main',
|
ref: 'main',
|
||||||
inputs: {
|
inputs: {
|
||||||
server_branch: process.env.GITHUB_REF
|
server_branch: process.env.GITHUB_REF
|
||||||
|
is_workflow_call: true
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user