Skip to content

Commit 18ecb31

Browse files
committed
fix test
1 parent 6ecdc21 commit 18ecb31

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pkg/cli/commands_test.go

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -516,9 +516,7 @@ func TestNewWorkflow(t *testing.T) {
516516
"# Trigger - when should this workflow run?",
517517
"on:",
518518
"permissions:",
519-
"tools:",
520-
"github:",
521-
"allowed:",
519+
"safe-outputs:",
522520
"# " + test.workflowName,
523521
"workflow_dispatch:",
524522
}

0 commit comments

Comments
 (0)