chore(): Allow PR CI to run all the time (#14295)

* chore(): Allow PR CI to run all the time

* chore(): Allow PR CI to run all the time
This commit is contained in:
Adrien de Peretti
2025-12-12 14:11:03 +01:00
committed by GitHub
parent b3cb904e9b
commit 15dbc43879

View File

@@ -6,8 +6,7 @@ on:
- v1.x - v1.x
pull_request: pull_request:
branches: branches:
- develop - "**"
- v1.x
jobs: jobs:
setup: setup: