Skip to content

Commit

Permalink
Merge pull request #9 from lincbrain/ak-preview
Browse files Browse the repository at this point in the history
include more rules on GHA staging deploy
  • Loading branch information
aaronkanzer authored Oct 28, 2024
2 parents 2bfa1f1 + e2abd86 commit 093a603
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 093a603

Please sign in to comment.