forked from actions/runner
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Matrix jobs with a name, but without any expressions also have the default matrix job `( ... )` name suffix. - Ignore empty values while building brackets, e.g. `matrix: { "", true }` , `matrix: { null, true }` => `<jobname> (true)` and `matrix: { null }`, `matrix: { "" }` => `<jobname>`
- Loading branch information
1 parent
c833a57
commit 6902b34
Showing
1 changed file
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters