mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-21 17:26:56 +01:00
ci: update watched branch
This commit is contained in:
parent
2ffbe99a2b
commit
1864f6fbb4
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -3,14 +3,14 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
paths-ignore:
|
||||
- README.md
|
||||
- API.md
|
||||
- docs/*.rst
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
types:
|
||||
- ready_for_review
|
||||
- opened
|
||||
|
Loading…
Reference in New Issue
Block a user