chore: allow manually dispatching workflow

This commit is contained in:
Mahyar Mirrashed
2025-04-20 10:49:19 -07:00
parent 5818261c41
commit 80c34a5c4e

View File

@@ -1,6 +1,7 @@
name: "Update Examples"
on:
push:
workflow_dispatch:
jobs:
update-examples: