Skip to content

Commit

Permalink
add PR
Browse files Browse the repository at this point in the history
  • Loading branch information
austenstone committed Mar 9, 2022
1 parent f888f28 commit 135dfa6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/usage.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Add Issue to Project"
name: "Add Issue/PR to Project"
on:
issues:
types: [opened]
Expand Down
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 135dfa6

Please sign in to comment.