Skip to content

Commit

Permalink
Ignore default branch (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
marians authored Oct 30, 2024
1 parent 8abea6b commit bd8486f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ workflows:
filters:
tags:
only: /^v.*/
branches:
ignore:
- main
- master

- architect/push-to-app-catalog:
name: push-to-control-plane-catalog
Expand All @@ -28,6 +32,10 @@ workflows:
filters:
tags:
only: /^v.*/
branches:
ignore:
- main
- master

- architect/run-tests-with-ats:
name: run-tests-with-ats
Expand Down

0 comments on commit bd8486f

Please sign in to comment.