refactor: remove push trigger from example workflow

This commit is contained in:
Karolis2011 2025-11-19 23:23:27 +02:00
parent c54d7dfa89
commit b41a00431c

View file

@ -2,8 +2,6 @@
name: Deploy Example
on:
push:
branches: [main]
workflow_dispatch:
jobs: