diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index d4e1b7a..9b60e75 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -1,10 +1,6 @@ name: vpn test cron on: - push: - branches: [master] - paths: - - '.github/workflows/cron.yml' schedule: - cron: '25 2 * * 0,4'