nice typo
This commit is contained in:
parent
1879f09ae5
commit
904f209887
4
.github/workflows/update_examples.yml
vendored
4
.github/workflows/update_examples.yml
vendored
|
|
@ -4,12 +4,12 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- '.gitbub/workflows/update_examples.yml'
|
- '.github/workflows/update_examples.yml'
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
- 'tools/rexm/**'
|
- 'tools/rexm/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '.gitbub/workflows/update_examples.yml'
|
- '.github/workflows/update_examples.yml'
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
- 'tools/rexm/**'
|
- 'tools/rexm/**'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user