GitHub CI: set_pr_labels - runs every 4 hours
This commit is contained in:
parent
43b46036ae
commit
8b44f4343d
2
.github/workflows/set_pr_labels.yml
vendored
2
.github/workflows/set_pr_labels.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Pull Requests
|
name: Pull Requests
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/10 * * * *'
|
- cron: '0 */4 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Set-Labels:
|
Set-Labels:
|
||||||
|
Loading…
Reference in New Issue
Block a user