Explain how to run CI on PRs from forks. (#1154)

This commit is contained in:
David Biancolin 2022-08-12 16:18:38 -07:00 committed by GitHub
parent 7e5b762a31
commit a4acaefe9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ Provide a brief description of the PR immediately below this comment, if the tit
- [ ] If applicable, did you apply the `Please Backport` label?
### Reviewer Checklist (only modified by reviewer)
Note: to run CI on PRs from forks, comment `@Mergifyio copy main` and manage the change from the new PR.
- [ ] Is the title suitable for inclusion in the changelog and does the PR have a `changelog:<topic>` label?
- [ ] Did you mark the proper release milestone?
- [ ] Did you check whether all relevant Contributor checkboxes have been checked?