Only runs workflow on master
This commit is contained in:
parent
ca56606630
commit
17c1f84a85
6
.github/workflows/switch_examples.yml
vendored
6
.github/workflows/switch_examples.yml
vendored
|
|
@ -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/**'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user