Skip to content

Commit

Permalink
Fix ci slack command
Browse files Browse the repository at this point in the history
  • Loading branch information
bcbogdan committed Jan 2, 2025
1 parent 89b6a37 commit 71918d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ workflows:
only:
- master
- create-supertokens-backend-website-dev-tag:
context:
- slack-notification
requires:
- build-docs
code-type-checking:
Expand All @@ -117,5 +119,7 @@ workflows:
only:
- master
- run-code-type-checking:
context:
- slack-notification
requires:
- build-code-type-checking

0 comments on commit 71918d0

Please sign in to comment.