Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bduranleau-nr committed Sep 27, 2024
2 parents 498b8f3 + 79e86d3 commit ce3dd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
steps:
- name: respond to issue
run: |
gh issue comment ${{ inputs.issue-number }} --body "${{ inputs.message }}"
gh issue -R ${{ github.repository }} comment ${{ inputs.issue-number }} --body "${{ inputs.message }}"

0 comments on commit ce3dd6d

Please sign in to comment.