Skip to content

Commit a03c9af

Browse files
authored
Fix close-issues workflow (#90)
1 parent 4238b9f commit a03c9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
on:
2-
pull_request:
2+
pull_request_target:
33
types:
44
- closed
55
branches:

0 commit comments

Comments
 (0)