This commit is contained in:
msramalho
2022-07-01 12:48:19 +02:00
parent 6eb9007ece
commit 3b47f2343d

View File

@@ -4,15 +4,16 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
push:
branches:
- main
tags:
- "v*.*.*"
on: [push]
# on:
# pull_request:
# branches:
# - main
# push:
# branches:
# - main
# tags:
# - "v*.*.*"
env:
# Change this to invalidate existing cache.