1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -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 name: Container Registry Purge
on: on:
schedule: #schedule:
- cron: '0 0 * * SUN' # - cron: '0 0 * * SUN'
workflow_dispatch: workflow_dispatch:
inputs: {} inputs: {}