Skip to content

Commit

Permalink
Merge pull request #9 from tgilabs/workflows-fix
Browse files Browse the repository at this point in the history
Update pr_notification.yml
  • Loading branch information
thefourcraft authored Aug 15, 2024
2 parents 144922d + f4e87bc commit 97b236d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Comment on PR
uses: thollander/actions-comment-pull-request@v2.4.3
uses: thollander/actions-comment-pull-request@v2.5.0
with:
message: 'Thanks for submitting a PR, @thefourcraft. Will merge it soon.'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 97b236d

Please sign in to comment.