trigger it on any branch (temporarily)
This commit is contained in:
parent
469c4f7167
commit
0d230008de
1
.github/workflows/update_examples.yml
vendored
1
.github/workflows/update_examples.yml
vendored
|
|
@ -3,6 +3,7 @@ name: Update examples collection
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
branches: [ '**' ]
|
||||||
paths:
|
paths:
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user