Skip to content

Commit 3d71e6f

Browse files
authored
Pull from the main upstream branch
Resolves #1786
1 parent 43e984b commit 3d71e6f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/pull.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
version: "1"
22
rules:
33
- base: swiftwasm
4-
upstream: master
4+
upstream: main
55
mergeMethod: merge
6-
- base: master
7-
upstream: apple:master
6+
- base: main
7+
upstream: apple:main
88
mergeMethod: hardreset
99
- base: release/5.3
1010
upstream: apple:release/5.3

0 commit comments

Comments
 (0)