Initial commit
All checks were successful
Test Go Action / use-go-action (push) Successful in 0s

This commit is contained in:
2025-11-24 01:40:38 +03:00
parent 3d1e7cf7a9
commit 6c5d4e429b

View File

@@ -0,0 +1,8 @@
name: "Test Go Action"
on: [push]
jobs:
use-go-action:
runs-on: golang
steps:
- name: Use Go Action
uses: https://sirius.klsh.ru/sirius/go-action@v0.0.1