1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 23:52:50 -05:00

Disable schedule (#1827)

This commit is contained in:
Vince Grassia
2022-01-28 14:01:07 -05:00
committed by GitHub
parent a1f34b5de4
commit 1b233370eb

View File

@ -2,8 +2,8 @@
name: Container Registry Purge
on:
schedule:
- cron: '0 0 * * SUN'
#schedule:
# - cron: '0 0 * * SUN'
workflow_dispatch:
inputs: {}