This commit is contained in:
2026-05-09 14:29:38 +07:00
parent 76f8ee11f7
commit 548a43de01
7 changed files with 214 additions and 42 deletions
-21
View File
@@ -1,21 +0,0 @@
name: Test Runner
on:
push:
branches:
- main
- master
- develop
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Hello
run: echo "Runner is working"