Skip to content

Commit

Permalink
Merge pull request #488 from CodyCBakerPhD/fix_readme_typo
Browse files Browse the repository at this point in the history
Correcting job name for PR example
  • Loading branch information
dmarcey committed Nov 1, 2023
2 parents 2271bbc + 1af3c58 commit 14158fb
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 14158fb

Please sign in to comment.