diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4bddb955ca..c8d17f0a7e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -32,4 +32,4 @@ to ensure the following steps have been taken: - [ ] Have you ensured that format looks appropriate for the output in which it is rendered? ### Note: -Please ensure that once the PR is submitted, you check travis-ci for build issues and submit an update to your PR as soon as possible. +Please ensure that once the PR is submitted, you check GitHub Actions CI for build issues and submit an update to your PR as soon as possible.