Skip to content

Commit a505e5b

Browse files
Fix task badge in README
Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
1 parent 18d6c84 commit a505e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

3-
[![Tests](https://github.com/CSSUoB/pr-auto-updater/actions/workflows/tests.yaml/badge.svg?event=push)](https://github.com/CSSUoB/pr-auto-updater/actions/workflows/tests.yaml) [![codecov](https://codecov.io/gh/CSSUoB/pr-auto-updater/graph/badge.svg?token=KDQTQH6PBC)](https://codecov.io/gh/CSSUoB/pr-auto-updater)
3+
[![Tests](https://github.com/CSSUoB/pr-auto-updater/actions/workflows/tests.yml/badge.svg)](https://github.com/CSSUoB/pr-auto-updater/actions/workflows/tests.yml) [![codecov](https://codecov.io/gh/CSSUoB/pr-auto-updater/graph/badge.svg?token=KDQTQH6PBC)](https://codecov.io/gh/CSSUoB/pr-auto-updater)
44

55
**autoupdate** is a GitHub Action that auto-updates pull requests branches whenever changes land on their destination branch.
66

0 commit comments

Comments
 (0)