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

@ -5,8 +5,8 @@ on:
push: push:
#branches: #branches:
# - 'main' # - 'main'
# tags: tags:
# - '*' - '*'
#pull_request: #pull_request:
# branches: # branches:
# - 'main' # - 'main'