Skip to content

Commit ab6def6

Browse files
committed
Update triggers
1 parent 4b47485 commit ab6def6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/functionApp.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ on:
1010
pull_request:
1111
branches:
1212
- main
13-
# paths:
14-
# - "**.py"
15-
# - "code/function/**"
13+
paths:
14+
- "**.py"
15+
- "code/function/**"
1616

1717
jobs:
1818
function_test:

0 commit comments

Comments
 (0)