Skip to content

Commit

Permalink
Update issues.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Daley <cdaley@redhat.com>
  • Loading branch information
coreydaley authored Jul 30, 2023
1 parent f5445c9 commit 8016748
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Add all the issues created to the project.
# Add issues or pull-requests created to the project.
name: Add issue or pull request to Project

on:
issues:
types:
- opened
pull_request:
pull_request_target:
types:
- opened
- reopened

jobs:
add-to-project:
Expand Down

0 comments on commit 8016748

Please sign in to comment.