CHG switch CI trigger from push to pull_request

This commit is contained in:
Rémi Heredero 2024-11-12 15:54:07 +01:00 committed by Fastium
parent 6d0452d9ca
commit ed9ab169bb

View File

@ -1,6 +1,6 @@
name: Build test application
on:
push:
pull_request:
jobs:
build-cli-v1: