Skip to content

Commit

Permalink
chore: temp disable api gov
Browse files Browse the repository at this point in the history
  • Loading branch information
Caele committed Jun 3, 2021
1 parent 5bedacd commit a78948a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,11 @@ workflows:
tags:
only:
- /v.*/
- api-governance:
filters:
branches:
# Forked pull requests have CIRCLE_BRANCH set to pull/XXX
ignore: /pull\/[0-9]+/
tags:
only:
- /v.*/
# - api-governance:
# filters:
# branches:
# # Forked pull requests have CIRCLE_BRANCH set to pull/XXX
# ignore: /pull\/[0-9]+/
# tags:
# only:
# - /v.*/

0 comments on commit a78948a

Please sign in to comment.