Update action trigguer on push themes

This commit is contained in:
Mgldvd 2023-02-27 15:36:08 -05:00
parent 3b8cb842c0
commit 773babe024
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch: workflow_dispatch:
push: push:
paths: paths:
- 'theme-yml/*' - 'themes/*'
jobs: jobs:
build: build: