diff --git a/.github/workflows/transfer_files.yml b/.github/workflows/transfer_files.yml index eec3d6e..1eea537 100644 --- a/.github/workflows/transfer_files.yml +++ b/.github/workflows/transfer_files.yml @@ -2,6 +2,9 @@ name: Transfer All Files on: workflow_dispatch: + push: + branches: + - main schedule: - cron: '30 5,17 * * *'