Skip to content

Commit b320b35

Browse files
only deploy prs targeting main
1 parent 27f7c6f commit b320b35

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
@@ -12,6 +12,8 @@ on:
1212
- 'data/**'
1313
- 'img/**'
1414
- 'Dockerfile'
15+
branches:
16+
- 'main'
1517

1618
jobs:
1719
deploy-pr-preview:

0 commit comments

Comments
 (0)