Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9bd6ae6

Browse files
authored
Merge pull request actions#254 from dlech/patch-1
README: use pull_request_target in example
2 parents 0541812 + e44260d commit 9bd6ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
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:
150150

151151
```yaml
152-
on: pull_request
152+
on: pull_request_target
153153
154154
jobs:
155155
welcome:

0 commit comments

Comments
 (0)