diff --git a/.github/workflows/generate-docs.yml b/.github/workflows/generate-docs.yml index 2b3be68023..2af81d487c 100644 --- a/.github/workflows/generate-docs.yml +++ b/.github/workflows/generate-docs.yml @@ -3,6 +3,9 @@ name: Generate Documentation on: schedule: - cron: '0 0 * * *' + push: + branches: + - topic/timw/send-email-on-docs-action-failure jobs: generate: