Skip to content

Commit 744ea1a

Browse files
committed
fixup! Run cluster deployment on PRs
1 parent 4fe24af commit 744ea1a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Integration Tests
22

33
on:
4-
pull_request:
5-
types: [ready_for_review, review_requested]
4+
pull_request
65

76
concurrency:
87
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)