Skip to content

Commit

Permalink
Build GH artifacts for other branches too
Browse files Browse the repository at this point in the history
  • Loading branch information
Willy-JL committed Apr 9, 2024
1 parent 52e5a7d commit 474462c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: "Build"
on:
push:
branches:
- dev
- "**"
- "!release"
tags:
- "*"
pull_request:
Expand Down

0 comments on commit 474462c

Please sign in to comment.