We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7fa55 commit d9234b6Copy full SHA for d9234b6
pkg/github/actions_test.go
@@ -199,7 +199,7 @@ func Test_RunWorkflow(t *testing.T) {
199
}
200
201
func Test_RunWorkflow_WithFilename(t *testing.T) {
202
- // Test the unified runWorkflow function with filenames
+ // Test the unified ActionsRunTrigger tool with filenames
203
tests := []struct {
204
name string
205
mockedClient *http.Client
0 commit comments