Skip to content

candy score is saved #415

candy score is saved

candy score is saved #415

name: Build Dashboard
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: allanwsilva/[email protected]
with:
sendgrid-from-email: [email protected]
email-subject: "Check out these Github tasks assigned to you that are still pending"
env:
GITHUB_TOKEN: ${{ secrets.NOVUM_PRIVATE_REPOS }}
SENDGRID_API_KEY: ${{ secrets.SENDGRID_API_KEY }}