ci(gitea): migrate validation workflow

This commit is contained in:
2026-07-22 22:40:27 +02:00
parent 64dc8dc7cb
commit 9c61526f9b
@@ -11,6 +11,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
code: read
steps:
- name: checkout Repository
uses: actions/checkout@v4