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 name: Send Discord webhook on push
on: on:
workflow_dispatch: [workflow_dispatch, push]
push:
branches:
- main # Replace with the name of your branch
jobs: jobs:
message: message:

Loading…
Cancel
Save