Skip to content

feat: hook up discord webhook for annoucing to discord #31

feat: hook up discord webhook for annoucing to discord

feat: hook up discord webhook for annoucing to discord #31

Workflow file for this run

name: Check pr

Check failure on line 1 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

`pull_request` requires a map value
on:
pull_request:
- branches: ["main"]
workflow_dispatch:
jobs:
style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dprint/[email protected]