Skip to content

add a section about quilt config #17

add a section about quilt config

add a section about quilt config #17

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/Append_PR_Comment@v1.1.2
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'