From 54f4ffcb8dcceb0bc2683d950b6684c080372a39 Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Tue, 18 Jun 2024 14:10:39 +0100 Subject: [PATCH] Add PRs (#233) --- .github/workflows/add-to-project.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/add-to-project.yaml b/.github/workflows/add-to-project.yaml index 1dbe3e7..197f250 100644 --- a/.github/workflows/add-to-project.yaml +++ b/.github/workflows/add-to-project.yaml @@ -5,6 +5,9 @@ on: issues: types: - opened + pull_request: + types: + - opened jobs: add-issue-to-project: