Skip to content

Commit

Permalink
Chore: Rename pr-labeler config file to use yaml extension everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Nov 4, 2021
1 parent 66b2d5e commit 796bf2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions .github/workflows/pr-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ jobs:

- name: Add labels
uses: TimonVS/pr-labeler-action@v3.1.0
with:
configuration-path: .github/pr-labeler.yaml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 796bf2c

Please sign in to comment.