Skip to content

Commit 545c0bd

Browse files
committed
fix: main
Signed-off-by: Carlos A Becker <[email protected]>
1 parent 2274437 commit 545c0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build
33
on:
44
push:
55
branches:
6-
- 'master'
6+
- 'main'
77
tags:
88
- 'v*'
99
pull_request:

0 commit comments

Comments
 (0)