Update label.yml

This commit is contained in:
James Harris
2020-01-09 18:28:37 +00:00
committed by GitHub
parent 51f4f5fe7b
commit a084af23b4

View File

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