mirror of
https://github.com/elyby/docs.git
synced 2026-07-08 15:33:30 +05:30
Allow to run CI manually
This commit is contained in:
@@ -3,6 +3,7 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 2 * * *'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user