Skip to content

Commit 619cb2f

Browse files
author
Andrei Jiroh Eugenio Halili
committed
Fix syntax errors in Pull config file
Signed-off-by: Andrei Jiroh Eugenio Halili <[email protected]>
1 parent e8f082b commit 619cb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "1"
22
rules:
33
- base: master
4-
upstream: "code-server-boilerplates:master"
4+
upstream: code-server-boilerplates:master
55
mergeMethod: merge
66
- base: update-lockfiles
77
upstream: master

0 commit comments

Comments
 (0)