Skip to content

Commit

Permalink
Update auto-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tragram authored Nov 7, 2024
1 parent 6ea02d5 commit f1b2511
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/auto-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ on:
pull_request:
branches: [ "master" ]

defaults:
run:
working-directory: ./web

jobs:
build:
defaults:
run:
working-directory: ./web
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit f1b2511

Please sign in to comment.