chore(ci): run backward compat tests on merge to main

- this is to prime cache and check backward data on merge to main
This commit is contained in:
Arthur Meyre
2025-09-09 15:38:38 +02:00
parent f80fd157ae
commit 8335a6b6b5

View File

@@ -22,6 +22,9 @@ on:
# Allows you to run this workflow manually from the Actions tab as an alternative.
workflow_dispatch:
pull_request:
push:
branches:
- main
permissions:
contents: read