We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6854b4b commit 7afc15dCopy full SHA for 7afc15d
.github/workflows/init-preview-db.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
ssh-and-update-preview-db:
11
+ if: github.event.pull_request.merged == true
12
runs-on: ubuntu-latest
13
steps:
14
- uses: appleboy/ssh-action@master
0 commit comments