nope, wrong fix
This commit is contained in:
parent
0d230008de
commit
4d183136c9
3
.github/workflows/update_examples.yml
vendored
3
.github/workflows/update_examples.yml
vendored
|
|
@ -3,12 +3,13 @@ name: Update examples collection
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ '**' ]
|
||||
paths:
|
||||
- 'examples/**'
|
||||
- 'tools/rexm/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'examples/**'
|
||||
- 'tools/rexm/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user