1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-04-19 17:26:51 +00:00

Run tests on each tag

This commit is contained in:
Paul-Christian Volkmer 2023-08-10 18:59:04 +02:00
parent 55153d8050
commit 4dde13e79a

View File

@ -3,6 +3,7 @@ name: 'Run Tests'
on:
push:
branches: [ 'master' ]
tags: [ '*' ]
pull_request:
branches: [ '*' ]