Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Run check-format on PRs
Alexis Sellier committed 4 years ago
commit f00d0590a1ceb884cdaa3431be7f8f193c9ca7b4
parent 8a1c1940fa6582779d7e8bae00323c147a017a68
1 file changed +1 -1
modified .github/workflows/check-format.yml
@@ -1,5 +1,5 @@
name: check-format
-
on: [push]
+
on: [push, pull_request]

jobs:
  check-format: