diff --git a/.github/workflows/switch_examples.yml b/.github/workflows/switch_examples.yml index fab659754..ebb4cb05d 100644 --- a/.github/workflows/switch_examples.yml +++ b/.github/workflows/switch_examples.yml @@ -1,13 +1,7 @@ name: Switch Examples on: - workflow_dispatch: push: - paths: - - 'src/**' - - 'examples/**' - - '.github/workflows/switch_examples.yml' - pull_request: branches: [ master ] paths: - 'src/**'