Testing more github actions

This commit is contained in:
Fabio Belavenuto 2022-08-19 10:20:00 -03:00
parent d6ebcd1fbc
commit 1cf68bce40

View File

@ -2,8 +2,8 @@ name: Build image
on:
push:
branches:
- main
# branches:
# - main
tags:
- v*
workflow_dispatch: