Skip to content

Commit 5307afd

Browse files
authored
Update CONTRIBUTING.md
update reference to Travis
1 parent 158f6a8 commit 5307afd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ have a chance of keeping on top of things:
6060
8. Add a changelog entry.
6161
9. [Commit](#git-commits) and push your changes.
6262
10. [Create a pull request](https://help.github.com/articles/about-pull-requests/)
63-
for your changes. Check that the Travis build is green. (If it is not, fix the
64-
problems listed by Travis.)
63+
for your changes. Check that the [Github actions](https://github.com/phpList/rest-api/actions/workflows/ci.yml) build is green. (If it is not, fix the
64+
problems listed by [Github actions](https://github.com/phpList/rest-api/actions/workflows/ci.yml).)
6565
We have provided a template for pull requests as well.
6666
11. [Request a review](https://help.github.com/articles/about-pull-request-reviews/).
6767
11. Together with your reviewer, polish your changes until they are ready to be

0 commit comments

Comments
 (0)