Update discord-webhook.yml

workflow to matrix
main
SolDev69 2 years ago committed by GitHub
parent 3a46f649be
commit be830db290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,11 +1,7 @@
name: Send Discord webhook on push
on:
workflow_dispatch:
push:
branches:
- main # Replace with the name of your branch
[workflow_dispatch, push]
jobs:
message:

Loading…
Cancel
Save