pre-prod #17

Merged
woutervermeer merged 12 commits from pre-prod into main 2026-03-26 08:17:37 +00:00
Showing only changes of commit 8cfe5c6f9b - Show all commits

View File

@@ -0,0 +1,17 @@
name: Gitea Test.
run-name: ${{ gitea.actor }}
on:
push:
branches:
- pre-prod
pull_request:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: test
run: make test