From 135dfa656c62fef2b852d0b23b85af247e26ac53 Mon Sep 17 00:00:00 2001 From: Austen Stone Date: Wed, 9 Mar 2022 09:43:30 -0500 Subject: [PATCH] add PR --- .github/workflows/usage.yaml | 2 +- action.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/usage.yaml b/.github/workflows/usage.yaml index 710a3ea..729caa6 100644 --- a/.github/workflows/usage.yaml +++ b/.github/workflows/usage.yaml @@ -1,4 +1,4 @@ -name: "Add Issue to Project" +name: "Add Issue/PR to Project" on: issues: types: [opened] diff --git a/action.yml b/action.yml index 1c334ac..13911f3 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: "Project Add Issue" -description: "Add an issue to a project (beta)" +name: "Project Add" +description: "Add an issue or pull request to a project (beta)" author: "Austen Stone" inputs: project-number: