Update workflows/build-service.yml

This commit is contained in:
dsklyadnev 2024-07-30 12:40:39 +00:00
parent 2617bdcc88
commit 90b1564c5f

View file

@ -1,10 +1,10 @@
on:
push:
branches:
- dev
- master
tags:
- 'v*'
# on:
# push:
# branches:
# - dev
# - master
# tags:
# - 'v*'
jobs:
test: