Merge pull request #117 from fbelavenuto/dev

Testing more github actions
This commit is contained in:
Fabio Belavenuto 2022-08-19 10:20:13 -03:00 committed by GitHub
commit 34362117da
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: