fix Jobs not found

This commit is contained in:
Harsha Raghu 2021-10-15 17:15:41 +05:30
parent 7ba2c914f3
commit 6460915267

View File

@ -2,8 +2,9 @@ name: "Pull Request Labeler"
on:
- pull_request_target
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler/labeler.yml
jobs:
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler/labeler.yml