Skip to content

Commit

Permalink
Merge branch 'main' into models-enums
Browse files Browse the repository at this point in the history
  • Loading branch information
JayShortway committed Sep 12, 2024
2 parents 042688b + 6fd301b commit bf06570
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,10 @@ workflows:
- equal: [ "release-train", << pipeline.schedule.name >> ]
- equal: [ bump, << pipeline.parameters.action >> ]
jobs:
- revenuecat/automatic-bump
- revenuecat/automatic-bump:
context:
- git-user-ops
- github-bot-public

# The second stage of the release train starts a hold job, which is a job that
# needs to be manually approved on the CircleCI web app. This ensures there's
Expand Down

0 comments on commit bf06570

Please sign in to comment.