mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 09:46:58 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- README.md
|
- README.md
|
||||||
- API.md
|
- API.md
|
||||||
- docs/*.rst
|
- docs/*.rst
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
types:
|
types:
|
||||||
- ready_for_review
|
- ready_for_review
|
||||||
- opened
|
- opened
|
||||||
|
Loading…
Reference in New Issue
Block a user