Skip to content

Commit

Permalink
Merge pull request #115 from hughrun/labels
Browse files Browse the repository at this point in the history
rename labeller action
  • Loading branch information
hughrun committed Feb 6, 2021
2 parents 2b519e4 + 81ed9e0 commit 98908e5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: tag PRs
name: label PRs

on:
pull_request:
Expand All @@ -8,7 +8,7 @@ on:
workflow_dispatch:

jobs:
auto-topo-updater:
add-labels:
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit 98908e5

Please sign in to comment.