mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 16:26:58 +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
|
name: Bundle Data
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
|
||||||
- "**.yml"
|
|
||||||
branches:
|
branches:
|
||||||
- stable
|
- stable
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user