Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
name: comment-on-pull-request
on: pull_request
permissions:
pull-requests: write
jobs:
comment-on-pr:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
message: |
This repository is for **practice only** and therefore it will not count towards hacktoberfest.