Skip to content

Commit

Permalink
chore: re-enable api governance
Browse files Browse the repository at this point in the history
  • Loading branch information
Caele committed Sep 15, 2021
1 parent 74fde09 commit c39a617
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 @@ -148,11 +148,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 c39a617

Please sign in to comment.