Update label.yml

This commit is contained in:
James Harris 2020-01-09 18:27:06 +00:00 committed by GitHub
parent b138583eca
commit 51f4f5fe7b
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 0 * * *' - cron: '/5 * * * * *'
jobs: jobs:
labeler: labeler:
runs-on: ubuntu-latest runs-on: ubuntu-latest