diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index f24fac91..46806508 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -1,7 +1,7 @@ name: Daily Test on: - push: + # push: schedule: - cron: '13 13 * * *'