Initial opencode‑tinfoil nono profile repository

This commit is contained in:
2026-08-12 18:26:06 +01:00
commit cd26906105
7 changed files with 320 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
name: validate
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install nono
run: |
brew tap guybedford/nono
brew install nono
- name: Validate profile
run: nono profile validate opencode-tinfoil