Skip to content

Commit

Permalink
Merge pull request #880 from supertokens/fix/ci
Browse files Browse the repository at this point in the history
Fix ci slack command
  • Loading branch information
bcbogdan authored Jan 2, 2025
2 parents 89b6a37 + 71918d0 commit 5bb30b4
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 5bb30b4

Please sign in to comment.