Skip to content

Commit 3980dc1

Browse files
committed
chore(31835): remove default path
1 parent dad0ba4 commit 3980dc1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/frontend-cli.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ on:
1212
env:
1313
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1414

15-
defaults:
16-
run:
17-
working-directory: ./hivemq-edge-frontend/
15+
#defaults:
16+
# run:
17+
# working-directory: ./hivemq-edge-frontend/
1818

1919
# Cancel previous workflow on a follow-up push event
2020
# https://stackoverflow.com/a/72408109

0 commit comments

Comments
 (0)