Skip to content

Commit 4236324

Browse files
committed
Fix job name
1 parent e2634c5 commit 4236324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,6 @@ workflows:
126126
# only: master
127127
# - notification:
128128
# context: slack-secrets
129-
# name: BuyerPortal2.0
129+
# name: Python RestAPI Notification
130130
# requires:
131131
# - BuildTestAndDeploy

0 commit comments

Comments
 (0)