mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-19 13:38:03 +01:00
Run tests on push to avoid double-running tests on pull requests.
This commit is contained in:
committed by
Jon Chambers
parent
7266eeee7a
commit
4a0a0e10d2
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Service CI
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user