Skip to content

Commit

Permalink
ci: temporary trigger test run on all main merges (#1045)
Browse files Browse the repository at this point in the history
I need this PR to be merged to trigger test run on main branch to get
the artifacts uploaded. After the
neondatabase/cloud#16669 is closed, those
artifacts will be used as baseline for coverage reports.

Signed-off-by: Misha Sakhnov <[email protected]>
  • Loading branch information
mikhail-sakhnov authored Aug 21, 2024
1 parent 30c4ef6 commit e9434f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: test
on:
pull_request:
push:
paths:
- "**.go"
branches:
- main
jobs:
Expand Down

0 comments on commit e9434f6

Please sign in to comment.