mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #12936 from serathius/pull_request
Trigger unit test workflow on pull_requests
This commit is contained in:
commit
6bc125c8d9
2
.github/workflows/unit-tests.yaml
vendored
2
.github/workflows/unit-tests.yaml
vendored
@ -1,5 +1,5 @@
|
||||
name: Unit Tests
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
test:
|
||||
# TODO: Remove continue-on-error after migrating from Travis to GitHub Actions
|
||||
|
Loading…
x
Reference in New Issue
Block a user