Skip to content

chore: remove commit-msg script #38

chore: remove commit-msg script

chore: remove commit-msg script #38

Workflow file for this run

name: New Push
on: [push]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: sarisia/actions-status-discord@v1
if: always()
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}