Github: proper workflow handling for tags (#660)

This commit is contained in:
あく
2021-08-19 12:56:42 +03:00
committed by GitHub
parent 227ef47e2d
commit 54278b9adc
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ on:
- dev
- "release*"
tags:
- '*'
pull_request:
env:

View File

@@ -6,6 +6,7 @@ on:
- dev
- "release*"
tags:
- '*'
pull_request:
env:

View File

@@ -6,6 +6,7 @@ on:
- dev
- "release*"
tags:
- '*'
pull_request:
jobs: