Merge pull request #115 from hughrun/labels

rename labeller action
This commit is contained in:
Hugh Rundle 2021-02-06 13:32:41 +11:00 committed by GitHub
commit 98908e5ca3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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