Add testing ci pipeline #1

Merged
HashDot merged 13 commits from ci/testing into main 2024-10-01 17:04:14 +00:00
Showing only changes of commit bac307aa67 - Show all commits

View File

@ -3,6 +3,9 @@ run-name: ${{ gitea.actor }}
on:
push:
branches:
- '*'
branches-ignore:
- 'main'
jobs:
build: