trigger it on any branch (temporarily)

This commit is contained in:
Johnny Cena 2025-08-19 21:42:31 +02:00
parent 469c4f7167
commit 0d230008de

View File

@ -3,6 +3,7 @@ name: Update examples collection
on:
workflow_dispatch:
push:
branches: [ '**' ]
paths:
- 'examples/**'
pull_request: