Skip to content

Remove draft status from the security policy guide #90

Remove draft status from the security policy guide

Remove draft status from the security policy guide #90

Workflow file for this run

name: issue-notify
on:
issues:
types: [opened, assigned, closed, reopened]
issue_comment:
types: [created]
pull_request:
types:
[closed, assigned, converted_to_draft, ready_for_review, review_requested]
pull_request_review:
types: [submitted]
push:
branches: [main]
jobs:
notify:
runs-on: ubuntu-latest
continue-on-error: true
if: ${{ always() }}
steps:
- uses: CPAN-Security/devops/github-actions/irc-notifications@main
with:
target-notifications: true