mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-05-03 11:44:18 +02:00
fix(workflow): remove yml path restriction from bundle trigger
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
name: Bundle Data
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "**.yml"
|
||||
branches:
|
||||
- stable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user