Revert readme changes

This commit is contained in:
Danny McCormick
2019-08-29 09:59:11 -04:00
committed by GitHub
parent 375fca6b78
commit 0d3cd1e1fd

View File

@@ -19,9 +19,8 @@ label3:
Then create a workflow:
```
name: "Pull Request Labeler"
on:
schedule:
- cron: "0 * * * *"
on:
- pull_request
jobs:
triage: