1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-07 03:29:10 +00:00
vaultwarden/.github
BlackDex 7c06c83a25
Fix and adjust build workflow
The build workflow had an issue with some `if` checks.
For one they had two `$` signs, and it is not recommended to use `always()` since canceling a workflow does not cancel those calls.
Using `!cancelled()` is the preferred way.

Signed-off-by: BlackDex <black.dex@gmail.com>
2025-01-24 12:20:02 +01:00
..
ISSUE_TEMPLATE Update issue template (#4882) 2024-08-23 22:03:57 +02:00
workflows Fix and adjust build workflow 2025-01-24 12:20:02 +01:00
CODEOWNERS Update Rust, Crates, Profile and Actions (#4126) 2023-12-04 20:26:11 +01:00
FUNDING.yml Add liberapay funding option 2022-10-20 21:07:26 +02:00
security-contact.gif Adding a SECURITY.md 2021-06-26 11:49:00 +02:00