rename labeller action #115

Merged
hughrun merged 1 commit from labels into master 2021-02-06 13:32:42 +11:00

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: