mirror of
https://github.com/bitwarden/server.git
synced 2025-02-07 00:21:32 +01: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',
|
||||
inputs: {
|
||||
server_branch: process.env.GITHUB_REF
|
||||
is_workflow_call: true
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user