]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
.github/workflows/pr-checklist: run only on main 70258/head
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 16 Jul 2026 15:29:47 +0000 (11:29 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 16 Jul 2026 15:29:47 +0000 (11:29 -0400)
We have no checklist for backports.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
.github/workflows/pr-checklist.yml

index dc3dbfb292459dfee31ca32430beed175443b911..cf4b2b0a498c19d85517a232ddd6cbd528908b2a 100644 (file)
@@ -2,6 +2,8 @@
 name: "Pull Request Checklist"
 on:
   pull_request:
+    branches:
+      - main
     types:
       - edited
       - opened