diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 1af876d..4610036 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -5,6 +5,8 @@ on: branches: [ "master" ] pull_request: branches: [ "master" ] + schedule: + - cron: "0 0 1 * *" jobs: