Skip to content

Testing Upload for Pull #12

Testing Upload for Pull

Testing Upload for Pull #12

Workflow file for this run

on: pull_request
jobs:
example_comment_pr:
runs-on: ubuntu-latest
name: An example job to comment a PR
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
message: |
Thank you for your pull request! As this is a sandbox repository, your pull request will eventually be closed.