diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7d8d465..8029289 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,9 +9,8 @@ on: branches: - master - github-actions - pull_request: - branches: - - master + schedule: + - cron: 30 18 * * * # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: