fix(workflow): remove yml path restriction from bundle trigger

This commit is contained in:
Sam Chau
2025-01-21 09:12:51 +10:30
parent 1423f5cdb6
commit f4f37c491f

View File

@@ -1,8 +1,6 @@
name: Bundle Data name: Bundle Data
on: on:
push: push:
paths:
- "**.yml"
branches: branches:
- stable - stable