Only runs workflow on master

This commit is contained in:
Luiz Pestana 2022-09-28 20:40:00 -03:00
parent ca56606630
commit 17c1f84a85

View File

@ -1,13 +1,7 @@
name: Switch Examples name: Switch Examples
on: on:
workflow_dispatch:
push: push:
paths:
- 'src/**'
- 'examples/**'
- '.github/workflows/switch_examples.yml'
pull_request:
branches: [ master ] branches: [ master ]
paths: paths:
- 'src/**' - 'src/**'