4 references to Mapping
Infrastructure.Tests (4)
WorkflowScripts\ValidateAgenticWorkflowsTests.cs (4)
34var pullRequest = Mapping(Mapping(root, "on"), "pull_request"); 123=> Sequence(Mapping(Mapping(root, "jobs"), "validate"), "steps").Children.Cast<YamlMappingNode>().ToArray();