Merge pull request #178 from fbelavenuto/update-fix

Testing actions
This commit is contained in:
Fabio Belavenuto 2022-09-19 11:31:18 -03:00 committed by GitHub
commit 9ac8279c2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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