mirror of
https://github.com/tcgdex/compiler.git
synced 2025-08-03 01:11:59 +00:00
Allow to run manually
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user