mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-07-01 14:12:55 +00:00
Run tests on each tag
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -3,6 +3,7 @@ name: 'Run Tests'
|
||||
on:
|
||||
push:
|
||||
branches: [ 'master' ]
|
||||
tags: [ '*' ]
|
||||
pull_request:
|
||||
branches: [ '*' ]
|
||||
|
||||
|
Reference in New Issue
Block a user