Update label.yml

This commit is contained in:
James Harris 2020-07-09 18:37:00 +01:00 committed by GitHub
parent 56526339bb
commit c3170be6a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
name: Pull Request Labeler name: Pull Request Labeler
on: on:
schedule: schedule:
- cron: '0 */6 * * *' - cron: '0 */3 * * *'
jobs: jobs:
labeler: labeler:
runs-on: ubuntu-latest runs-on: ubuntu-latest