modify pipeline

This commit is contained in:
Pablo Martin 2025-03-19 09:19:30 +01:00
parent 7cc893cad4
commit 4b33114d67

View file

@ -1,8 +1,12 @@
trigger:
- master # Runs on each commit to master
branches:
include:
- master
pr:
- master # Runs on PRs targeting master
branches:
include:
- master
pool:
name: ci-pool-prd