enable action also on push on main branch

This commit is contained in:
Ludovic Cartier 2024-10-25 18:30:42 +02:00
parent 49e8493f44
commit 6a4cfde2f8

View File

@ -4,6 +4,8 @@ on:
push:
tags:
- '*'
branches:
- "main"
jobs:
build: