Skip to content

Commit bea6b98

Browse files
committed
feat(template-README.md): update actions badge link
1 parent 3adf993 commit bea6b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# {{cookiecutter.project_name}}
22

33
[![Actions Status](
4-
{{ cookiecutter.repo_url }}/workflows/main/badge.svg
4+
{{ cookiecutter.repo_url }}/workflows/main.yml/badge.svg
55
)]({{ cookiecutter.repo_url }}/actions)
66
[![pre-commit](
77
https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white

0 commit comments

Comments
 (0)