Skip to content
Merged
Changes from 3 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
1 change: 0 additions & 1 deletion content/actions/using-workflows/avoiding-duplication.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,3 @@ For details of how to create and use reusable workflows and composite actions, s
| Each step is logged in real-time | Logged as one step even if it contains multiple steps |
| Can connect a maximum of four levels of workflows | Can be nested to have up to 10 composite actions in one workflow |
| Can use secrets | Cannot use secrets |
| Can use `if:` conditionals | Cannot use `if:` conditionals |