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: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: [ '**' ]
paths: paths:
- 'examples/**' - 'examples/**'
pull_request: pull_request: