Skip to content

Commit 2fccff0

Browse files
committed
removed if statement on release
1 parent 067270e commit 2fccff0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/unity-cloud-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
target:
1717
- ios-production
1818

19-
if: github.event.pull_request.merged == true
20-
2119
steps:
2220
- uses: actions/checkout@v3
2321

0 commit comments

Comments
 (0)