mirror of
https://github.com/dmasur/database.git
synced 2026-02-04 21:14:24 +01:00
fix(workflow): remove yml path restriction from bundle trigger
This commit is contained in:
parent
1423f5cdb6
commit
f4f37c491f
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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user