Merge pull request #488 from CodyCBakerPhD/fix_readme_typo

Correcting job name for PR example
This commit is contained in:
Derrick Marcey
2023-11-01 15:16:16 +00:00
committed by GitHub

View File

@@ -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