mirror of
https://github.com/tcgdex/compiler.git
synced 2025-04-22 10:42:09 +00:00
Allow to run manually
This commit is contained in:
parent
6e517efd0f
commit
5aaffbb0cb
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user