vaultwarden/.github/workflows
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
..
build.yml Update crates and GHA (#6980) 2026-03-23 21:26:11 +01:00
check-templates.yml Fix checkout action version (#6921) 2026-03-09 19:35:14 +01:00
hadolint.yml Fix checkout action version (#6921) 2026-03-09 19:35:14 +01:00
release.yml Disable deployments for release env (#7033) 2026-04-01 23:04:34 +02:00
releasecache-cleanup.yml Update crates, web-vault, js, workflows (#6749) 2026-01-22 23:40:39 +01:00
trivy.yml Misc Updates (#7027) 2026-03-29 22:21:39 +02:00
typos.yml Fix checkout action version (#6921) 2026-03-09 19:35:14 +01:00
zizmor.yml Update crates and GHA (#6980) 2026-03-23 21:26:11 +01:00