Testing more github actions

This commit is contained in:
Fabio Belavenuto 2022-08-19 10:20:00 -03:00
parent 90f3d90d54
commit 013a084325

View File

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