Skip to content

Commit

Permalink
fix one thing
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthmanT committed Sep 15, 2023
1 parent cabc1c1 commit b30f757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ workflows:
- wagonorb/wagon_311:
filters:
branches:
only: /([0-9\.]*\-build|master|dev)/
only: /([0-9\.]*\-build|main|dev)/
- wagonorb/arch64_wagon:
filters:
branches:
Expand Down Expand Up @@ -166,7 +166,7 @@ workflows:
- wagonorb/wagon_311:
filters:
branches:
only: /([0-9\.]*\-build|master|dev)/
only: /([0-9\.]*\-build|main|dev)/
- wagonorb/arch64_wagon:
filters:
branches:
Expand Down

0 comments on commit b30f757

Please sign in to comment.