1
0
mirror of https://github.com/actions/labeler synced 2026-05-12 20:31:07 +02:00

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: Then create a workflow:
``` ```
name: "Pull Request Labeler" name: "Pull Request Labeler"
on: on:
schedule: - pull_request
- cron: "0 * * * *"
jobs: jobs:
triage: triage: