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:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
|
- '.gitbub/workflows/update_examples.yml'
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
- 'tools/rexm/**'
|
- 'tools/rexm/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
|
- '.gitbub/workflows/update_examples.yml'
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
- 'tools/rexm/**'
|
- 'tools/rexm/**'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user