mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-04 12:02:55 +00:00
Run the regression tests in CI also for PRs opened from forked repos.
This commit is contained in:
4
.github/workflows/testing.yml
vendored
4
.github/workflows/testing.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: Build and Test
|
||||
|
||||
on: push
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
regression-check:
|
||||
|
||||
Reference in New Issue
Block a user