diff --git a/.github/workflows/ghcr.yaml b/.github/workflows/ghcr.yaml index 308ee57..ec58133 100644 --- a/.github/workflows/ghcr.yaml +++ b/.github/workflows/ghcr.yaml @@ -1,6 +1,9 @@ name: "Push image to ghcr" on: + workflow_dispatch: + schedule: + - cron: 0 0 * * * # At the end of everyday push: branches: [master] paths: