chore: fix a broken link in README (#92)

* chore: fix a broken link in README

* chore: fix branch name
This commit is contained in:
Naoki Oketani
2021-10-02 21:51:01 +09:00
committed by GitHub
parent cf7f895e0d
commit 2d35348be4
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ on: # rebuild any PRs and main branch changes
pull_request:
push:
branches:
- master
- main
- 'releases/*'
jobs: