Skip to content

Commit 35c6be0

Browse files
authored
Revert "Remove pr trigger from project-updater GHA. (python#94483)"
This reverts commit 0228002.
1 parent b6d5d5b commit 35c6be0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/project-updater.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
types:
66
- opened
77
- labeled
8+
pull_request:
9+
types:
10+
- opened
11+
- labeled
812

913
permissions:
1014
contents: read

0 commit comments

Comments
 (0)