Skip to content

Commit 08a6a18

Browse files
authored
Update deploy_solid_functions.yml
1 parent c38d3eb commit 08a6a18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_solid_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+
- "SolidFunctions/**"
1012

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

0 commit comments

Comments
 (0)