Skip to content

Commit

Permalink
include more rules on GHA staging deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Kanzer authored and Aaron Kanzer committed Oct 28, 2024
1 parent 9a31a10 commit e2abd86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- staging
- "**"
pull_request:
branches:
- staging
- "**"

jobs:
deploy:
Expand Down

0 comments on commit e2abd86

Please sign in to comment.