Skip to content

Commit 9223762

Browse files
authored
ci: update of files from global .github repo (#237)
1 parent 671dd4c commit 9223762

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/welcome-first-time-contrib.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
name: Welcome first time contributors
55

66
on:
7-
pull_request:
8-
types:
9-
- opened
7+
pull_request_target: # Needed to write welcome comments on fork PRs; script only uses the GitHub API.
8+
types:
9+
- opened # zizmor: ignore[dangerous-triggers]
1010
issues:
1111
types:
1212
- opened

0 commit comments

Comments
 (0)