Enable manual run of action (?)
This commit is contained in:
parent
d4c1d17860
commit
60bc0593de
|
|
@ -1,6 +1,9 @@
|
||||||
name: "CI"
|
name: "CI"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
paths:
|
||||||
|
- "html"
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- "html"
|
- "html"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue