Update .gitea/workflows/build.yml
Build / build (pull_request) Successful in 2m10s

This commit is contained in:
2026-05-02 22:52:58 +02:00
parent 164f7fe3a6
commit 6b63f75070
+3 -2
View File
@@ -1,8 +1,9 @@
name: Build
on:
push:
pull_request:
branches:
- '*'
- master
jobs:
build:
runs-on: ubuntu-latest