Skip to content

Commit

Permalink
Add packages/web to deploy trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoya committed Oct 3, 2024
1 parent b81bdb8 commit bd52cfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ on:
- '.github/workflows/deploy.yml'
- 'yasunori.toml'
- 'packages/api/**'
- 'packages/web/**'
pull_request:
paths:
- '.github/workflows/deploy.yml'
- 'yasunori.toml'
- 'packages/api/**'
- 'packages/web/**'
types: [opened, synchronize, reopened, ready_for_review]

jobs:
Expand Down

0 comments on commit bd52cfe

Please sign in to comment.