Update workflows/build-service.yml
This commit is contained in:
parent
2617bdcc88
commit
90b1564c5f
1 changed files with 7 additions and 7 deletions
|
|
@ -1,10 +1,10 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- master
|
||||
tags:
|
||||
- 'v*'
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - dev
|
||||
# - master
|
||||
# tags:
|
||||
# - 'v*'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue