Skip to content

Commit 09b4d9a

Browse files
committed
Run the workflow in /demo
1 parent 74cde5b commit 09b4d9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/parklife.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ permissions:
1111
pages: write
1212
id-token: write
1313

14+
defaults:
15+
run:
16+
working-directory: ./demo
17+
1418
jobs:
1519
build:
1620
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)