Skip to content

Commit 7afc15d

Browse files
committed
Run workflow on PR merge
1 parent 6854b4b commit 7afc15d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/init-preview-db.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
ssh-and-update-preview-db:
11+
if: github.event.pull_request.merged == true
1112
runs-on: ubuntu-latest
1213
steps:
1314
- uses: appleboy/ssh-action@master

0 commit comments

Comments
 (0)