mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 14:02:55 +00:00
Run GitHub testing workflow on every push
This commit is contained in:
committed by
Kirill Bulatov
parent
37ebbb598d
commit
77ed2a0fa0
6
.github/workflows/testing.yml
vendored
6
.github/workflows/testing.yml
vendored
@@ -1,10 +1,6 @@
|
||||
name: Build and Test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
regression-check:
|
||||
|
||||
Reference in New Issue
Block a user