update ci (#189)
All checks were successful
sync / sync (push) Successful in 34s

This commit is contained in:
2025-05-01 21:15:15 +05:00
committed by GitHub
parent afebe71814
commit b23469853f
3 changed files with 13 additions and 22 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