Merge pull request #254 from dlech/patch-1

README: use pull_request_target in example
This commit is contained in:
Josh Gross 2022-03-31 17:21:17 -04:00 committed by GitHub
commit 9bd6ae64c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -149,7 +149,7 @@ jobs:
You can format text in comments using the same [Markdown syntax](https://docs.github.com/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) as the GitHub web interface: You can format text in comments using the same [Markdown syntax](https://docs.github.com/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) as the GitHub web interface:
```yaml ```yaml
on: pull_request on: pull_request_target
jobs: jobs:
welcome: welcome: