Skip to content

Commit

Permalink
fix minor typo in job name for PR example
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Oct 22, 2023
1 parent d8e41a4 commit 1af3c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ on:
jobs:
add-to-project:
name: Add issue to project
name: Add pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@RELEASE_VERSION
Expand Down

0 comments on commit 1af3c58

Please sign in to comment.