feat: add manual ci run
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
# Runs on every pull request to build and test the libraries.
|
# Runs on every pull request to build and test the libraries.
|
||||||
|
# Also can run manually to check if tests are passing whenever
|
||||||
|
|
||||||
when:
|
when:
|
||||||
- event: pull_request
|
- event: pull_request
|
||||||
|
- event: manual
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
git:
|
git:
|
||||||
|
|||||||
Reference in New Issue
Block a user