Skip to content

fix: hug when needed for components and fragments (#397) #18

fix: hug when needed for components and fragments (#397)

fix: hug when needed for components and fragments (#397) #18

Workflow file for this run

name: Congratsbot
on:
push:
branches: [main]
jobs:
congrats:
if: ${{ github.repository_owner == 'withastro' && github.event.head_commit.message != '[ci] format' }}
uses: withastro/automation/.github/workflows/congratsbot.yml@main
with:
EMOJIS: '💐,🌼,🌻,🌹,🌺,🪷,🌷,🏵️'
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK_CONGRATS }}