Skip to content

feat: Test the check file name step #30

feat: Test the check file name step

feat: Test the check file name step #30

name: Comments PR with changes list
on:
pull_request:
paths:
- '.github/workflows/_reusable_pr-comment-list-changes.yml'
- '.github/workflows/pr-comment-list-changes.yml'
jobs:
site:
permissions:
pull-requests: write # write PR comments
uses: ./.github/workflows/_reusable_pr-comment-list-changes.yml
secrets: inherit