Skip to content

Commit 6e17589

Browse files
authored
Merge pull request #697 from jpogran/maint-move-ci-to-main
(maint) Update CI to point to main branch
2 parents 2996d29 + 6800df2 commit 6e17589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/vscode-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: vscode-ci
33
on:
44
pull_request:
55
branches:
6-
- master
6+
- main
77
push:
88
branches:
9-
- master
9+
- main
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)