Skip to content

Commit

Permalink
Some updates on notify-on-non-patch-release-branches: (#2026)
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaro authored Nov 4, 2022
1 parent 299e952 commit dbc64af
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -641,10 +641,6 @@ jobs:
{
"type": "mrkdwn",
"text": "*Branch*: $CIRCLE_BRANCH"
},
{
"type": "mrkdwn",
"text": "*Author*: $CIRCLE_USERNAME"
}
]
}
Expand Down Expand Up @@ -734,6 +730,8 @@ workflows:
xcode_version: '14.1.0'
<<: *release-tags
- notify-on-non-patch-release-branches:
requires:
- make-release
<<: *non-patch-release-branches
context: slack-secrets
snapshot-bump:
Expand Down

0 comments on commit dbc64af

Please sign in to comment.