From 9301f3ef5d816c27cd9c56dff1505d069e8787ab Mon Sep 17 00:00:00 2001 From: Sergey Astapov Date: Mon, 24 Jan 2022 11:59:35 -0500 Subject: [PATCH] Switch `master` -> `main` in GH actions config --- .github/workflows/ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 655c088..6102bd1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: push: branches: - - master + - main pull_request: {} jobs: diff --git a/README.md b/README.md index b10d215..2a40349 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Download count all time -TravisCI Build Status +TravisCI Build Status npm version ```