Make ci run on push to tag.
Some checks failed
Build / build (push) Failing after 1m20s

This commit is contained in:
H. Utku Maden 2024-06-14 18:44:56 +03:00
parent 13ea2941da
commit 018f195000

@ -2,6 +2,7 @@ name: Build
run-name: Building with docker container. run-name: Building with docker container.
on: on:
workflow_dispatch: workflow_dispatch:
push:
tags: tags:
- '*' - '*'