Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
correct auto-comment.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Amber Torrise <112635587+ATorrise@users.noreply.github.com>
  • Loading branch information
ATorrise committed May 22, 2023
1 parent 757581e commit 3cf422a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
name: Process Label Action
- name: Process Label Action
uses: hramos/respond-to-issue-based-on-label@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: '.github/label-actions.yml'

0 comments on commit 3cf422a

Please sign in to comment.