mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: add on: [workflow_dispatch]
tag inside .github/workflows/periodic.yml
This commit is contained in:
parent
96c8d147b2
commit
9d6b8830da
2
.github/workflows/periodic.yml
vendored
2
.github/workflows/periodic.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Periodic
|
||||
|
||||
on:
|
||||
on: [workflow_dispatch]
|
||||
schedule:
|
||||
- cron: '0 */2 * * *'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user