Skip to content

Commit 781e708

Browse files
only deploy prs targeting main
1 parent e395e44 commit 781e708

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_pr_preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
paths:
66
- 'source/**'
77
- 'Dockerfile'
8+
branches:
9+
- 'main'
810
jobs:
911
deploy-pr-preview:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)