Skip to content

Delete .github/workflows/add-issue-to-project.yml #18

Delete .github/workflows/add-issue-to-project.yml

Delete .github/workflows/add-issue-to-project.yml #18

name: PR review requested Slack notification
on:
pull_request_target:
types: [review_requested]
jobs:
requested:
uses: NomicFoundation/github-actions-workflows/.github/workflows/review-requested-slack-notification.yml@main
secrets: inherit