We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe24af commit 744ea1aCopy full SHA for 744ea1a
.github/workflows/integration-tests.yml
@@ -1,8 +1,7 @@
1
name: Integration Tests
2
3
on:
4
- pull_request:
5
- types: [ready_for_review, review_requested]
+ pull_request
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments