diff --git a/.github/workflows/update_examples.yml b/.github/workflows/update_examples.yml index 897ee943c..aa17f6a3d 100644 --- a/.github/workflows/update_examples.yml +++ b/.github/workflows/update_examples.yml @@ -3,6 +3,7 @@ name: Update examples collection on: workflow_dispatch: push: + branches: [ '**' ] paths: - 'examples/**' pull_request: