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 79fa4cb commit 24922b6Copy full SHA for 24922b6
plugins/bundler/plugin.go
@@ -5,7 +5,6 @@ import (
5
"github.com/1Password/shell-plugins/sdk/schema"
6
)
7
8
-// github action bug
9
func New() schema.Plugin {
10
return schema.Plugin{
11
Name: "bundler",
0 commit comments