Skip to content

Commit 1a8f230

Browse files
committed
docs: adjust badge
run the test ci against main to have the latest badge
1 parent 882932d commit 1a8f230

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/pr_action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: All checks for a PR
33
on:
44
pull_request:
55
branches: ["**"]
6+
push:
7+
branches:
8+
- main
69

710
jobs:
811
linter:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Epics::Box
22

3-
![pull_request_ci](https://github.com/railslove/ebicsbox/actions/workflows/rspec.yml/badge.svg)
3+
![CI](https://github.com/railslove/ebicsbox/actions/workflows/pr_action.yml/badge.svg?branch=main)
44

55
Epics Box is a self-contained solution to handle SEPA credit/debits and bank statement
66
reconciliation.

0 commit comments

Comments
 (0)