GitHub CI: set_pr_labels - runs every 4 hours

This commit is contained in:
Alexander Zhogov 2020-07-24 19:57:58 +03:00 committed by GitHub
parent 43b46036ae
commit 8b44f4343d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
name: Pull Requests
on:
schedule:
- cron: '*/10 * * * *'
- cron: '0 */4 * * *'
jobs:
Set-Labels: