Skip to content

Commit 17064fd

Browse files
committed
add deploy preview step to test-deploy
1 parent af344fd commit 17064fd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test-deploy.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ name: Test deployment
22

33
on:
44
pull_request:
5-
branches:
6-
- main
7-
# Review gh actions docs if you want to further define triggers, paths, etc
8-
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
95
workflow_dispatch:
106

117
jobs:

0 commit comments

Comments
 (0)