fixup workflows
All checks were successful
sync / sync (push) Successful in 28s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-05-04 16:54:31 +03:00
parent 78d553c175
commit 47d3c4e5c8
3 changed files with 10 additions and 19 deletions

View File

@@ -8,12 +8,11 @@ on:
- '.gitea/**'
pull_request:
branches: [ main, v3, v4 ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
if: github.server_url != 'https://github.com'
runs-on: ubuntu-latest
steps:
- name: checkout code