Skip to content

Commit 939d0f2

Browse files
committed
rename action
1 parent a5687a7 commit 939d0f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/test.yml renamed to .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test
1+
name: Tests
22

33
on: [push, pull_request]
44
jobs:

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ A service to provide a bot helping scientific journals manage submission reviews
44

55
Buffy automates common editorial tasks like those needed by [The Journal of Open Source Software](https://joss.theoj.org/) or [rOpenSci](https://ropensci.org/).
66

7-
[![Build Status](https://github.com/openjournals/buffy/actions/workflows/test.yml/badge.svg)](https://github.com/openjournals/buffy/actions/workflows/test.yml)
7+
[![Build Status](https://github.com/openjournals/buffy/actions/workflows/tests.yml/badge.svg)](https://github.com/openjournals/buffy/actions/workflows/tests.yml)
88
[![Documentation Status](https://readthedocs.org/projects/buffy/badge/?version=latest)](https://buffy.readthedocs.io/en/latest/?badge=latest)

0 commit comments

Comments
 (0)