Skip to content

add Par flag to allow input null - #511 #1457

add Par flag to allow input null - #511

add Par flag to allow input null - #511 #1457

Workflow file for this run

name: issue-notify
on:
issues:
types: [opened,assigned,closed,reopened]
issue_comment:
types: [created]
pull_request:
pull_request_review:
types: [submitted]
push:
branches:
- '*'
tags-ignore:
- '*'
create:
jobs:
notify:
runs-on: ubuntu-latest
continue-on-error: true
if: ${{ always() }}
steps:
- uses: PDLPorters/devops/github-actions/irc-notifications@master
with:
target-notifications: true