mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
fix(workflow): remove yml path restriction from bundle trigger
This commit is contained in:
2
.github/workflows/bundle.yml
vendored
2
.github/workflows/bundle.yml
vendored
@@ -1,8 +1,6 @@
|
||||
name: Bundle Data
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "**.yml"
|
||||
branches:
|
||||
- stable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user