mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 08:34:17 +08:00
ci: run on push to main branch (#305)
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -3,8 +3,8 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- develop
|
||||
- feat/ordhook-sdk-js
|
||||
paths-ignore:
|
||||
- "**/CHANGELOG.md"
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user