mirror of
https://github.com/paralus/paralus.git
synced 2026-05-29 11:42:50 +00:00
updated to on push of tags
Signed-off-by: niravparikh05 <nir.parikh05@gmail.com>
This commit is contained in:
6
.github/workflows/swagger.yml
vendored
6
.github/workflows/swagger.yml
vendored
@@ -2,11 +2,7 @@ name: Swagger
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ "main" ]
|
||||
tags: [ 'v*.*.*' ]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user