1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

Remove is_workflow_call input from build workflow (#5161)

This commit is contained in:
Michał Chęciński
2024-12-17 16:45:02 +01:00
committed by GitHub
parent ecbfc05683
commit 16488091d2

View File

@ -580,7 +580,6 @@ jobs:
ref: 'main',
inputs: {
server_branch: process.env.GITHUB_REF
is_workflow_call: true
}
});