Skip to content

Commit bcedbc3

Browse files
committed
Update .workflows and badge name
1 parent 0cb702a commit bcedbc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Go
1+
name: build
22
on: [push, pull_request]
33
jobs:
44

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Motion ![](https://github.com/fatih/motion/workflows/Go/badge.svg)
1+
# Motion [![](https://github.com/fatih/motion/workflows/build/badge.svg)](https://github.com/fatih/motion/actions)
22

33
Motion is a tool that was designed to work with editors. It is providing
44
contextual information for a given offset(option) from a file or directory of

0 commit comments

Comments
 (0)