Skip to content

Commit 0bc6411

Browse files
authored
Sync on PR creation, too
1 parent 3cb15af commit 0bc6411

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/merge-upstream.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Sync fork with upstream
2+
23
on:
4+
pull_request:
5+
types: [ opened ]
36
schedule:
47
- cron: "0 6 * * *"
58
workflow_dispatch:

0 commit comments

Comments
 (0)