Skip to content

Commit 6800df2

Browse files
committed
(maint) Update CI to point to main branch
This commit updates CI to point to the main branch to trigger workflows
1 parent 2996d29 commit 6800df2

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)