Skip to content

Commit f7dad9d

Browse files
authored
Update deploy_liquid_functions.yml
1 parent 08a6a18 commit f7dad9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_liquid_functions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
# Triggers the workflow on push or pull request events but only for the "main" branch
88
push:
99
branches: [ "main" ]
10+
paths:
11+
- "LiquidFunctions/**"
1012

1113
# Allows you to run this workflow manually from the Actions tab
1214
workflow_dispatch:

0 commit comments

Comments
 (0)