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

Commit

Permalink
Merge pull request #143 from zowe/updateWorkflows
Browse files Browse the repository at this point in the history
Update auto-comment.yml
  • Loading branch information
t1m0thyj committed May 24, 2023
2 parents 2d36fcd + 3cf422a commit f283aba
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 @@ -13,4 +13,5 @@ jobs:
- name: Process Label Action
uses: hramos/respond-to-issue-based-on-label@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: '.github/label-actions.yml'

0 comments on commit f283aba

Please sign in to comment.