Update instructions for GitHub actions [ci skip] (#2717)

This commit is contained in:
Jacob Herrington 2021-09-29 13:03:25 -05:00 committed by GitHub
parent 520dc92dca
commit cf991f6f55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ help.
There's no need to update the changelog ([`History.md`](History.md)); that is done [when a new release is made](Release.md).
Puma uses GitHub Actions for its main CI testing. Please consider running the CI in your fork before creating a PR. A new repo (including forks) has Actions disabled. It can be set from the 'Settings' tab on your repo's web page.
Puma uses [GitHub Actions](https://docs.github.com/en/actions) for CI testing. Please consider running the workflows in your fork before creating a PR. It is possible to enable GitHub Actions on your fork in the repositories' `Actions` tab.
## Backports