mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-09 09:56:00 +01:00
run action hourly, forever
This commit is contained in:
parent
a7535d9378
commit
81e792f36a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/pentoo-visibility.yaml
vendored
3
.github/workflows/pentoo-visibility.yaml
vendored
|
|
@ -1,6 +1,9 @@
|
||||||
name: Pentoo Visibility Check
|
name: Pentoo Visibility Check
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: "3 * * * *"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue