test branch
This commit is contained in:
parent
20a0692c21
commit
2373f6c057
1 changed files with 4 additions and 2 deletions
|
|
@ -3,8 +3,10 @@ name: Build & Deploy on Dev
|
|||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
branches:
|
||||
- dev
|
||||
# tags:
|
||||
# - 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue