Skip to content

Commit e0d2772

Browse files
committed
ci: fix name of default branch
1 parent 27bd15e commit e0d2772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- '*'
1111
push:
1212
branches:
13-
- main
13+
- master
1414
tags:
1515
- v*.*.*
1616
schedule:

0 commit comments

Comments
 (0)