Skip to content

Commit

Permalink
ci: its main now
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <[email protected]>
  • Loading branch information
caarlos0 committed Nov 7, 2020
1 parent 70adf20 commit b706af3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .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 Expand Up @@ -44,4 +44,3 @@ jobs:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 comments on commit b706af3

Please sign in to comment.