Skip to content

Commit

Permalink
Merge pull request #56 from cloudify-cosmo/0.0.8-build
Browse files Browse the repository at this point in the history
fix one thing
  • Loading branch information
EarthmanT authored Sep 15, 2023
2 parents cabc1c1 + b30f757 commit b7776ba
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 b7776ba

Please sign in to comment.