ci: add ci for both Gitea and Github repos #4

Merged
jon merged 3 commits from gitea-github-ci into development 2025-07-01 17:28:14 +00:00
3 changed files with 17 additions and 0 deletions
Showing only changes of commit d29ae2b0f0 - Show all commits

View File

View File

@ -1,17 +0,0 @@
---
name: Pull Requests
on:
pull_request: {}
jobs:
ci-test:
runs-on: ubuntu-latest
steps:
- name: Test
run: |
echo "gitea";