diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index bdfdc16edd..3b44e26a48 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -2,6 +2,7 @@ name: Update overlay using Superflore on: schedule: - cron: "0 12 * * FRI" + push: jobs: build: runs-on: ubuntu-latest