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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'examples/**'
|
||||
- '.github/workflows/switch_examples.yml'
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- 'src/**'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user