We're gonna create a container only on tag creation

This commit is contained in:
Goulven Bourveau 2025-04-12 14:25:54 +02:00
parent 5caecac3cf
commit d00becd6a9

View file

@ -3,10 +3,10 @@ name: ci
on:
#workflow_dispatch:
push:
# branches:
#branches:
# - 'main'
# tags:
# - '*'
tags:
- '*'
#pull_request:
# branches:
# - 'main'