Skip to content

Commit

Permalink
chore: rename file and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Mar 10, 2022
1 parent fd5e515 commit ace94f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ act workflow_dispatch -l # all workflows with the `workflow_dispatch` event
Running the latter command will return the following:

```
Stage Job ID Job name Workflow name Workflow file Events
0 simple GitHub Action Auth-Less GitHub Action Simple Example gh-action-simple.yml workflow_dispatch
Stage Job ID Job name Workflow name Workflow file Events
0 simple GitHub Action Auth-Less GitHub Action Simple Example simple.yml workflow_dispatch
```

And finally, you can use that Job ID to execute a workflow with the `-j` flag (make sure Docker is running!):
Expand Down

0 comments on commit ace94f7

Please sign in to comment.