diff --git a/.github/workflows/doc-publish.yml b/.github/workflows/doc-publish.yml index f94d23f515..3d8537ce4f 100644 --- a/.github/workflows/doc-publish.yml +++ b/.github/workflows/doc-publish.yml @@ -8,6 +8,8 @@ on: schedule: - cron: '50 22 * * *' push: + paths: + - 'VERSION' tags: # only publish v* tags, do not care about zephyr-v* which point to the # same commit