diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index a0fcbf102..dd981a0b1 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -1,6 +1,7 @@ name: "Deploy on Digital Ocean" on: + push: schedule: - cron: "0 0 * * MON" workflow_dispatch: