Skip to content

Commit

Permalink
only deploy prs targeting main
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorcampbell authored Nov 8, 2023
1 parent 27f7c6f commit b320b35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_pr_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
- 'data/**'
- 'img/**'
- 'Dockerfile'
branches:
- 'main'

jobs:
deploy-pr-preview:
Expand Down

0 comments on commit b320b35

Please sign in to comment.