mirror of
https://github.com/vlang/v.git
synced 2025-09-10 16:00:31 -04:00
ci: do trigger bootstrapping_ci.yml periodically, but just on changes
This commit is contained in:
parent
fd66067bc0
commit
d599631aa1
2
.github/workflows/bootstrapping_ci.yml
vendored
2
.github/workflows/bootstrapping_ci.yml
vendored
@ -1,8 +1,6 @@
|
|||||||
name: Bootstrapping CI
|
name: Bootstrapping CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
- cron: '0 */6 * * *'
|
|
||||||
push:
|
push:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user