Skip to content

Commit

Permalink
ci: test preview
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham committed Aug 6, 2023
1 parent 2c9877e commit 427e806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish Preview Image
on:
workflow_dispatch:
push:
branches: [main]
branches: [main, "refactor/app-router"]
paths:
- "app/**"
- "next.config.js"
Expand Down

0 comments on commit 427e806

Please sign in to comment.