Skip to content

Commit

Permalink
build: build all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
l3uddz committed Mar 7, 2021
1 parent fa4b368 commit 9bd4922
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,8 +3,7 @@ name: Build
on:
push:
branches:
- master
- develop
- '*'
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit 9bd4922

Please sign in to comment.