Skip to content

Commit

Permalink
Merge pull request #138 from zowe/updateWorkflows
Browse files Browse the repository at this point in the history
Update auto-comment.yml
  • Loading branch information
t1m0thyj authored May 24, 2023
2 parents 6e4cf10 + a9172f6 commit 0dbd9a4
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 0dbd9a4

Please sign in to comment.