Python backend for a Slack's kudos plugin.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: added build badge

+4
+1
.github/workflows/action-push-main.yml .github/workflows/action-push.yml
··· 4 4 push: 5 5 branches: 6 6 - main 7 + - develop 7 8 8 9 jobs: 9 10 lint_and_test:
+3
README.md
··· 4 4 5 5 --- 6 6 7 + ![example branch parameter](https://github.com/Dekalabs/kefi-backend/actions/workflows/action-push.yml/badge.svg) 8 + 9 + 7 10 # Welcome to Kefi community! 8 11 9 12 ## Basic setup