Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #224 from triggermesh/ci-branch-rename
Browse files Browse the repository at this point in the history
Master branch renamed to "main"
  • Loading branch information
tzununbekov authored Jul 19, 2021
2 parents ea7512e + a1ce61f commit 459e2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ workflows:
tags:
only: /^v([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*))?(?:\+[0-9A-Za-z-]+)?$/
branches:
only: master
only: main
- release:
context: production
requires:
Expand Down

0 comments on commit 459e2dc

Please sign in to comment.