ci(ssh): disable this check in PRs again

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-09-13 20:07:47 -04:00
parent 0e6684995c
commit aecce96cfc

View File

@@ -3,8 +3,8 @@ name: SSH CI
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
# pull_request:
# branches: ["main"]
permissions:
contents: read