Update circle config

monorepo
Varun Patil 2023-03-14 12:10:50 -07:00
parent 42c971ed64
commit dbc2e516ea
1 changed files with 0 additions and 4 deletions

View File

@ -34,15 +34,11 @@ workflows:
jobs: jobs:
- build: - build:
filters: filters:
branches:
ignore: /.*/
tags: tags:
only: /^.*/ only: /^.*/
- publish-github-release: - publish-github-release:
requires: requires:
- build - build
filters: filters:
branches:
ignore: /.*/
tags: tags:
only: /^.*/ only: /^.*/