Skip to content

chore(workflows): post mock diff md comment for demo purposes #2

chore(workflows): post mock diff md comment for demo purposes

chore(workflows): post mock diff md comment for demo purposes #2

Workflow file for this run

on: push
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:
filePath: packages/utils/src/lib/reports/__snapshots__/report-diff-mixed.md
pr_number: 566