Skip to content

Commit e6fdc98

Browse files
authored
Fixed build badge. (#45)
1 parent 2251152 commit e6fdc98

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
# SwiftFormat Rules for Bazel
22

3-
[![Build](https://github.com/cgrindel/rules_swiftformat/actions/workflows/bazel.yml/badge.svg)](https://github.com/cgrindel/rules_swiftformat/actions/workflows/bazel.yml)
3+
[![Build](https://github.com/cgrindel/rules_swiftformat/actions/workflows/ci.yml/badge.svg)](https://github.com/cgrindel/rules_swiftformat/actions/workflows/ci.yml)
44

55
This repository contains Bazel rules and macros that will format Swift source files using
66
[nicklockwood/SwiftFormat](https://github.com/nicklockwood/SwiftFormat), test that the formatted

0 commit comments

Comments
 (0)