Skip to content

Commit 745b5a0

Browse files
committed
Fix GitHub Actions badge
1 parent abbf8a3 commit 745b5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Release Checklist
22

33
- [ ] check tests pass on [GitHub Actions](https://github.com/python/blurb/actions)
4-
[![GitHub Actions status](https://github.com/python/blurb/actions/workflows/main.yml/badge.svg)](https://github.com/python/blurb/actions/workflows/main.yml)
4+
[![GitHub Actions status](https://github.com/python/blurb/actions/workflows/test.yml/badge.svg)](https://github.com/python/blurb/actions/workflows/test.yml)
55

66
- [ ] Update [changelog](https://github.com/python/blurb/blob/main/CHANGELOG.md)
77

0 commit comments

Comments
 (0)