Skip to content

Commit

Permalink
spelling: workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref committed Jan 18, 2024
1 parent fe9cf40 commit 6aa1c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checks/evaluation/dangerous_workflow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ func TestDangerousWorkflow(t *testing.T) {
},
},
{
name: "DangerousWorkflow - no worklflows",
name: "DangerousWorkflow - no workflows",
findings: []finding.Finding{
{
Probe: "hasDangerousWorkflowScriptInjection",
Expand Down

0 comments on commit 6aa1c7d

Please sign in to comment.