Skip to content

Commit

Permalink
chore: restore paths conditions for web deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcfps committed Jun 4, 2024
1 parent f26c4a7 commit c3fd260
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-web-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches-ignore:
- release
paths:
- 'apps/web/**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit c3fd260

Please sign in to comment.