Skip to content

Commit

Permalink
chore: use salesforce-cli context
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Apr 21, 2022
1 parent ed33095 commit 14d69b0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ workflows:
filters:
branches:
only: main
context: CLI_CTC
context:
- CLI_CTC
- salesforce-cli
dependabot-automerge:
triggers:
- schedule:
Expand All @@ -37,4 +39,5 @@ workflows:
only:
- main
jobs:
- release-management/dependabot-automerge
- release-management/dependabot-automerge:
context: salesforce-cli

0 comments on commit 14d69b0

Please sign in to comment.