Allow to run manually

This commit is contained in:
2021-05-07 15:03:56 +02:00
committed by GitHub
parent 6e517efd0f
commit 5aaffbb0cb

View File

@@ -4,6 +4,8 @@
name: Compile TCGdex name: Compile TCGdex
on: on:
# Run manually
workflow_dispatch:
# Run on Webhook # Run on Webhook
repository_dispatch: repository_dispatch:
# Run when a push is made on master # Run when a push is made on master