Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 264 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 264 Bytes

PR Slack notification

Github Action to send a Slack Notification related to a PR.

Usage

- name: Slack Notification
  uses: easymountain-mhikes/action-ci-notif@v1
  with:
    slack-pr-incoming-webhook: ${{ secrets.YOUR_SLACK_INCOMING_WEBHOOK }}