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 85f8f3d commit e7bbf71Copy full SHA for e7bbf71
.github/workflows/deploy.yml
@@ -7,7 +7,6 @@ on:
7
8
jobs:
9
build-and-deploy:
10
- if: github.event.pull_request.merged == true
11
runs-on: ubuntu-latest
12
13
steps:
0 commit comments