Skip to content

Commit 9cf173b

Browse files
committed
Explictly remove sign-in command from palette
1 parent 3441e00 commit 9cf173b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@
461461
},
462462
{
463463
"command": "github-actions.sign-in",
464-
"when": "!github-actions.signed-in"
464+
"when": "false"
465465
}
466466
]
467467
}

0 commit comments

Comments
 (0)