Skip to content

add blurb about contributing to landing page #37

add blurb about contributing to landing page

add blurb about contributing to landing page #37

on:
pull_request_target:
types: [opened]
name: Add footer to PR
jobs:
comment:
runs-on: ubuntu-latest
name: Add preview footer to PR
steps:
- name: Add preview footer to PR
uses: devindford/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
body-template: |
---
See preview on Cloudflare Pages: https://preview-${{ github.event.number }}.developer-wiki.pages.dev
body-update-action: 'suffix'