Compare commits

...

2 Commits

Author SHA1 Message Date
6b7e512975 docs: languaged README 2025-08-15 13:43:28 +09:00
9073156831 fix: workflow subdir 2025-08-15 13:41:32 +09:00
3 changed files with 15 additions and 1 deletions

View File

@@ -1,16 +1,23 @@
name: Rust CI
name: Test Agent
on:
push:
branches:
- main
paths:
- "agent/**"
pull_request:
branches:
- main
paths:
- "agent/**"
jobs:
test:
runs-on: ubuntu-latest
defaults:
run:
working-directory: agent
steps:
- uses: actions/checkout@v4

3
README.ko.md Normal file
View File

@@ -0,0 +1,3 @@
# 민주주의 리눅스
한 개의 리눅스 인스턴스, 그러나 공공재인

View File

@@ -1 +1,5 @@
# Democracy Linux
[한국어](/README.ko.md)
One Linux instance, but free to use for everyone.