vaultwarden/.github
Daniel 8f0e99b875
Disable deployments for release env (#7033)
As according to the docs:
https://docs.github.com/en/actions/how-tos/deploy/configure-and-manage-deployments/control-deployments#using-environments-without-deployments

This is useful when you want to use environments for:

Organizing secrets—group related secrets under an environment name without creating deployment records.
Access control—restrict which branches can use certain secrets via environment branch policies, without deployment tracking.
CI and testing jobs—reference an environment for its configuration without adding noise to the deployment history.
2026-04-01 23:04:34 +02:00
..
ISSUE_TEMPLATE Adjust issue template to hopefully show better to search for closed and open issues (#6096) 2025-07-25 18:17:55 +02:00
workflows Disable deployments for release env (#7033) 2026-04-01 23:04:34 +02:00
CODEOWNERS Update crates, workflow and issue template (#6056) 2025-07-13 00:48:56 +02: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