rename labeller action

This commit is contained in:
Hugh Rundle 2021-02-06 13:29:57 +11:00
parent 2b519e4899
commit 81ed9e0380

View file

@ -1,4 +1,4 @@
name: tag PRs
name: label PRs
on:
pull_request:
@ -8,7 +8,7 @@ on:
workflow_dispatch:
jobs:
auto-topo-updater:
add-labels:
runs-on: ubuntu-latest
steps: