8000 Merge pull request #19196 from dopplershift/fix-welcome · dstansby/matplotlib@25f0907 · GitHub
[go: up one dir, main page]

Skip to content

Commit 25f0907

Browse files
authored
Merge pull request matplotlib#19196 from dopplershift/fix-welcome
Fix PR welcome action
2 parents 14b2c3a + 761f577 commit 25f0907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_welcome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: PR Greetings
22

3-
on: [pull_request]
3+
on: [pull_request_target]
44

55
jobs:
66
greeting:

0 commit comments

Comments
 (0)
0