mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-05-06 01:16:43 +02:00
fix(workflow): remove yml path restriction from bundle trigger
This commit is contained in:
@@ -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