Skip to content

Make PDL be a C library with a Perl interface so it can be used from other C (or dynamic language) code #1398

Make PDL be a C library with a Perl interface so it can be used from other C (or dynamic language) code

Make PDL be a C library with a Perl interface so it can be used from other C (or dynamic language) code #1398

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]
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