trigger the workflow when updating it

This commit is contained in:
Johnny Cena 2025-08-19 21:58:10 +02:00
parent b2f8b53fed
commit 1879f09ae5

View File

@ -4,10 +4,12 @@ on:
workflow_dispatch:
push:
paths:
- '.gitbub/workflows/update_examples.yml'
- 'examples/**'
- 'tools/rexm/**'
pull_request:
paths:
- '.gitbub/workflows/update_examples.yml'
- 'examples/**'
- 'tools/rexm/**'