Skip to content

Commit 9a27d66

Browse files
authored
Merge pull request #306 from Dev4w4n/rohaizanr-patch-1
Update publish-api.yml
2 parents f2dab12 + 62f9936 commit 9a27d66

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish-api.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ on:
88
# Listen on all paths under the "api" directory except for api/core
99
paths:
1010
- "api/**"
11-
paths-ignore:
12-
- "api/core/**"
13-
11+
1412
jobs:
1513
build-public-web:
1614
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)