Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
```sh
# Execute the Github Actions locally
act --workflows \
".github/workflows/add-contrib.yml" --job "add-contributor"
".github/workflows/Add-contributor.yaml" --job "add-contributor"
- TODO: Add detailed page on how to run and text GitHub actions locally
- Verify that your code is passing all the pre-merge checks

Expand Down