mirror of
https://github.com/elyby/docs.git
synced 2024-11-26 16:52:04 +05:30
Allow to run CI manually
This commit is contained in:
parent
3ae7caa6ba
commit
8035787d87
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -3,6 +3,7 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 2 * * *'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user