Testing Framework 2 #18

Merged
an.di merged 9 commits from adilallo/enhancement/TestingFramework3 into main 2025-09-04 15:13:12 +00:00
Showing only changes of commit 3e42fe86a4 - Show all commits
-2
View File
@@ -3,8 +3,6 @@ run-name: ${{ gitea.actor }} triggered CI pipeline
on:
workflow_dispatch: {}
push:
branches: [main, develop] # only direct pushes/merges to protected branches
pull_request:
branches: [main, develop] # PRs into main/develop
types: [opened, reopened, synchronize]