Skip to content

chore(MessageCreateEvent): WHY THE HELL THIS ISN'T WORKING?! #42

chore(MessageCreateEvent): WHY THE HELL THIS ISN'T WORKING?!

chore(MessageCreateEvent): WHY THE HELL THIS ISN'T WORKING?! #42

Workflow file for this run

name: Lint code and compile setup script
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
jobs:
test:
uses: stegripe/workflows/.github/workflows/pnpm-lint-and-test.yaml@main
secrets: inherit