Skip to content

Commit ace94f7

Browse files
committed
chore: rename file and docs
1 parent fd5e515 commit ace94f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ act workflow_dispatch -l # all workflows with the `workflow_dispatch` event
4949
Running the latter command will return the following:
5050

5151
```
52-
Stage Job ID Job name Workflow name Workflow file Events
53-
0 simple GitHub Action Auth-Less GitHub Action Simple Example gh-action-simple.yml workflow_dispatch
52+
Stage Job ID Job name Workflow name Workflow file Events
53+
0 simple GitHub Action Auth-Less GitHub Action Simple Example simple.yml workflow_dispatch
5454
```
5555

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

0 commit comments

Comments
 (0)