workflow build&test 3

This commit is contained in:
Artur Mukhamadiev 2026-03-02 21:15:12 +03:00
parent 9955c1986c
commit 4a40c38686

View File

@ -1,6 +1,9 @@
name: Verification
run-name: ${{ gitea.actor }} runs verification of the project
on: [push]
on:
push:
branches:
- 'master'
jobs:
Is-Buildable: