1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 13:08:17 -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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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