fix(workflow): remove yml path restriction from bundle trigger
This commit is contained in:
parent
1423f5cdb6
commit
f4f37c491f
1 changed files with 0 additions and 2 deletions
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue