trigger the workflow when updating it
This commit is contained in:
parent
b2f8b53fed
commit
1879f09ae5
2
.github/workflows/update_examples.yml
vendored
2
.github/workflows/update_examples.yml
vendored
|
|
@ -4,10 +4,12 @@ on:
|
|||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- '.gitbub/workflows/update_examples.yml'
|
||||
- 'examples/**'
|
||||
- 'tools/rexm/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- '.gitbub/workflows/update_examples.yml'
|
||||
- 'examples/**'
|
||||
- 'tools/rexm/**'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user