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:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ '**' ]
|
||||
paths:
|
||||
- 'examples/**'
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user