Skip to content

Added links to the english version for easier navigation #26

Added links to the english version for easier navigation

Added links to the english version for easier navigation #26

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'