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 523511dba8 - Show all commits

View File

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