Commit graph

3 commits

Author SHA1 Message Date
GustavoLCR
fa594f6e74
Fix labeler environment 2019-11-28 14:46:03 -03:00
GustavoLCR
511e837341 Switch labeler to periodic-labeler (#15517)
With https://github.com/actions/labeler/issues/12
being an issue, the action's labeler is useless for PRs that come from a fork.
This one runs on a cron timer instead and doesn't suffer from the same issue.
2019-11-28 17:55:58 +01:00
GustavoLCR
9c08b9e4c0 Add pull request labeler (#15503) 2019-11-26 00:34:47 -06:00