ci: rerun regression checks after PR base edits (#2659)

This commit is contained in:
Miguel Ángel
2026-07-20 14:47:15 +02:00
committed by GitHub
parent 735128a61a
commit 6b4df032fe
+2
View File
@@ -16,6 +16,8 @@ concurrency:
on:
pull_request:
# Re-run when Graphite changes only the PR base for the same head SHA.
types: [opened, synchronize, reopened, edited]
push:
branches:
- main