diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 68c94b4..398fede 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -3,12 +3,8 @@ name: Generate images on: schedule: - cron: '0 0 * * *' - watch: - types: [ started ] push: branches: [ '**' ] - pull_request: - branches: [ '**' ] jobs: build: