Dev #2

Merged
unai merged 15 commits from Dev into main 2026-02-01 19:39:49 +00:00
Showing only changes of commit d9dfe7b7c4 - Show all commits

View File

@ -2,7 +2,7 @@ name: CI/CD Pipeline
on:
push:
branches: [main]
branches: ['**']
tags: ['v*']
pull_request: