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