From 4c9beaabf96e1e7b0303fa219577747a61d9edd5 Mon Sep 17 00:00:00 2001 From: exdx Date: Mon, 25 Sep 2023 15:33:37 -0400 Subject: [PATCH] Update README.md (#270) --- .github/workflows/ci.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 17e67397c..79d393c59 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,7 +1,7 @@ name: ci on: - pull_request: + push: branches: - "*" diff --git a/README.md b/README.md index 526f37af9..c890ef3a5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Firewood: non-archival blockchain key-value store with hyper-fast recent state retrieval. -![Github Actions](https://github.com/ava-labs/firewood/actions/workflows/ci.yaml/badge.svg) +![Github Actions](https://github.com/ava-labs/firewood/actions/workflows/ci.yaml/badge.svg?branch=main) [![Ecosystem license](https://img.shields.io/badge/License-Ecosystem-blue.svg)](./LICENSE.md) > :warning: firewood is alpha-level software and is not ready for production