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