run basic pipeline.yml

This commit is contained in:
lamya1baidouri 2025-02-03 11:29:44 +01:00
parent 816751a4fa
commit 6233b03066

View file

@ -2,9 +2,9 @@ name: Enhanced Java Application Pipeline with Metrics
on:
push:
branches: [ main ]
branches: [ pipeline-optimization ]
pull_request:
branches: [ main ]
branches: [ pipeline-optimization ]
jobs:
build-with-metrics: