[CI] Add manual workflow dispatch option to CI
Some checks failed
Build and upload website update / build-and-upload (push) Failing after 3s
Some checks failed
Build and upload website update / build-and-upload (push) Failing after 3s
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
on: push
|
||||
on:
|
||||
- push
|
||||
- workflow_dispatch
|
||||
name: Build and upload website update
|
||||
jobs:
|
||||
build-upload:
|
||||
|
||||
Reference in New Issue
Block a user