Skip to content

Commit e7bbf71

Browse files
committed
Remove deployment condition
1 parent 85f8f3d commit e7bbf71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
jobs:
99
build-and-deploy:
10-
if: github.event.pull_request.merged == true
1110
runs-on: ubuntu-latest
1211

1312
steps:

0 commit comments

Comments
 (0)