Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Jul 23, 2020
1 parent 1cc34af commit 3975645
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: "Pull Request Labeler"
on:
schedule:
- cron: "0 * * * *"
pull_request:
types:
- opened
- synchronize
- closed

jobs:
triage:
Expand Down

0 comments on commit 3975645

Please sign in to comment.