Rewrite GitHub actions

This commit is contained in:
Alexey Khit
2023-08-20 22:20:22 +03:00
parent 7114d63ba6
commit 279d8bf799
4 changed files with 194 additions and 182 deletions
+5 -5
View File
@@ -1,11 +1,11 @@
name: Test Build and Run
on:
push:
branches:
- '*'
pull_request:
merge_group:
# push:
# branches:
# - '*'
# pull_request:
# merge_group:
workflow_dispatch:
jobs: