Skip to content

Commit

Permalink
Update README.md (#1345)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamasato authored May 25, 2024
1 parent 7fc3a7b commit 597f071
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 @@ -80,7 +80,7 @@
|---|---|---|
|[matrix-from-previous-job-output](.github/workflows/matrix-from-previous-job-output.yml)|pull_request|matrix execution from the output of the previous step. `fromJson`|
|[matrix-from-previous-job-output-2](.github/workflows/matrix-from-previous-job-output-2.yml)|pull_request, push|matrix execution from the output of the previous step. `fromJson`|
|[matrix-by-condition](.github/workflows/matrix-by-conditions.yml)|pull_request, push|run for dev and prod when merged to main. run only for dev for pull_request.|
|[matrix-by-condition](.github/workflows/matrix-by-condition.yml)|pull_request, push|run for dev and prod when merged to main. run only for dev for pull_request.|

## CheatSheet
- Available commands by default ([default-commands.yml](.github/workflows/default-commands.yml))
Expand Down

0 comments on commit 597f071

Please sign in to comment.