update ci (#146)
Some checks failed
sync / sync (push) Has been cancelled

This commit is contained in:
2025-05-01 21:14:20 +05:00
committed by GitHub
parent 1c327e5aa9
commit 34368318a1
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