1
0
mirror of https://github.com/bitwarden/server synced 2025-12-27 05:33:17 +00: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
}
});