Skip to content

Commit

Permalink
Merge pull request #8 from maya-hive/develop
Browse files Browse the repository at this point in the history
docs: fix act listener arg
  • Loading branch information
BlazeIsClone authored May 27, 2023
2 parents 712dbbc + cb37e88 commit a33546a
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 @@ -74,5 +74,5 @@ jobs:
Use nektos/act to run GitHub workflows locally:

```bash
act --secret-file .env workflow_dispatch -v
act --secret-file .env workflow_call -v
```

0 comments on commit a33546a

Please sign in to comment.