1 Commits

Author SHA1 Message Date
wan a471ba5010 pulse: added YAML metadata for automation 2026-06-09 10:55:23 +09:00
-16
View File
@@ -1,16 +0,0 @@
on:
push:
branches: [master]
paths-ignore:
- "wip/**"
- "README.md"
- ".gitignore"
- ".claude/**"
jobs:
publish:
uses: mikkeli/novoyuuparosk-auto-wiki/.gitea/workflows/publish-songs.yml@automation/songs
with:
SOURCE_REF: ${{ github.sha }}
SOURCE_BASE_REF: ${{ github.event.before }}
secrets: inherit