mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
Remove is_workflow_call input from build workflow (#5161)
This commit is contained in:
parent
ecbfc05683
commit
16488091d2
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -580,7 +580,6 @@ jobs:
|
|||||||
ref: 'main',
|
ref: 'main',
|
||||||
inputs: {
|
inputs: {
|
||||||
server_branch: process.env.GITHUB_REF
|
server_branch: process.env.GITHUB_REF
|
||||||
is_workflow_call: true
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user