Skip to content

Commit 764dcbb

Browse files
committed
- run for all PRs
1 parent 024501d commit 764dcbb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/integration-tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ name: Integration Tests
33
on:
44
# Run for all PRs
55
pull_request:
6-
# Run again once merged into development branch
7-
push:
8-
branches:
9-
- blackout/Phase-1
10-
- main
116

127
concurrency:
138
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)