Skip to content

Prevent <style> from getting moved in <html> (#974) #104

Prevent <style> from getting moved in <html> (#974)

Prevent <style> from getting moved in <html> (#974) #104

Workflow file for this run

name: Congratsbot
on:
push:
branches: [main]
jobs:
congrats:
if: ${{ github.repository_owner == 'withastro' }}
uses: withastro/automation/.github/workflows/congratsbot.yml@main
with:
EMOJIS: '⚙️,🔩,🔧,🛠️,🧰,🗜️,🦺,<:lgtm:1121889033602215966>'
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK_CONGRATS }}