Skip to content

Commit

Permalink
Auto label v3
Browse files Browse the repository at this point in the history
  • Loading branch information
frikky authored Dec 5, 2023
1 parent f10f373 commit f4fc049
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/project_automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ jobs:
name: Add label to issue
runs-on: ubuntu-latest
steps:
- name: Add label to new issue
uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
default-labels: '["App", "help wanted"]'
- uses: github/[email protected] #May not be the latest version
with:
configuration-path: .github/labeler.yml
repo-token: ${{ github.ADD_TO_PROJECT_PATH }}

add-to-project:
name: Add issue to project
Expand Down

0 comments on commit f4fc049

Please sign in to comment.