Skip to content

Commit

Permalink
fix: main
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Feb 24, 2023
1 parent 2274437 commit 545c0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build
on:
push:
branches:
- 'master'
- 'main'
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit 545c0bd

Please sign in to comment.