Skip to content

Commit 9bc433b

Browse files
- fix: Temporarily comment path
1 parent 23abc95 commit 9bc433b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/dev.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ on:
44
push:
55
branches:
66
- develop
7-
# Only trigger if changes occur in the 'api' folder
8-
paths:
9-
- "api/**"
7+
# # Only trigger if changes occur in the 'api' folder
8+
# paths:
9+
# - "api/**"
1010

1111
jobs:
1212
build-and-push:

0 commit comments

Comments
 (0)