Update label.yml

pull/559/head
James Harris 2020-01-09 18:28:37 +00:00 committed by GitHub
parent 51f4f5fe7b
commit a084af23b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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