This commit is contained in:
Fabio Belavenuto 2022-07-10 15:20:08 -03:00
parent d5dc409788
commit 1f34f0b55d

View File

@ -3,8 +3,12 @@ name: Build image
# Controls when the workflow will run
on:
# Push and PR
# Push
push:
branches:
- main
tags:
- v*
# pull_request:
# When a release is published