Build GH artifacts for other branches too

This commit is contained in:
Willy-JL
2024-04-09 03:05:52 +01:00
parent 09e1fb2259
commit dbdb33f078

View File

@@ -3,7 +3,8 @@ name: "Build"
on:
push:
branches:
- dev
- "**"
- "!release"
tags:
- "*"
pull_request: