Skip to content

Commit

Permalink
Fix Labeler Workflow
Browse files Browse the repository at this point in the history
**Description**
Labeler workflow had a duplicated name field for the top level.

**Motivation**
Bug fix, the labeler workflow should work after this PR is complete.

**Testing Done**
Observer a successful run of the workflow before merging the PR.
  • Loading branch information
Declan Kelly committed Jan 3, 2020
1 parent a04f530 commit 54b519b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
name: 'Pull Request Labeler'


name: Pull Request Labeler
# This workflow is supposed to run every 5 minutes
on:
Expand Down

0 comments on commit 54b519b

Please sign in to comment.