Skip to content

Commit

Permalink
Update add-to-project
Browse files Browse the repository at this point in the history
  • Loading branch information
austincondiff authored Feb 14, 2023
1 parent 7abbc47 commit 6bff10b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/add-to-project
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Add enhancement and bug issues to project
name: Add new issues to project

on:
issues:
Expand All @@ -7,7 +7,7 @@ on:

jobs:
add-to-project:
name: Add issues labeled with enhancement or bug to project
name: Add new issues labeled with enhancement or bug to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@RELEASE_VERSION
Expand Down

0 comments on commit 6bff10b

Please sign in to comment.