Skip to content

Commit 680e868

Browse files
committed
fix structure
1 parent 1738e13 commit 680e868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ci.yaml .github/workflows/vf2-firmware.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ name: vf2-firmware
44
on:
55
push:
66
branches:
7-
- master
7+
- main
88
pull_request:
99
branches:
10-
- master
10+
- main
1111
schedule:
1212
- cron: '0 0 * * 0'
1313

0 commit comments

Comments
 (0)