Switch Angular from hash-based to path-based routing so each Wails window (/tray, /main, /settings) loads its correct route. Archive GitHub Actions workflows to .gh-actions/, update Forgejo deploy registry to dappco.re/osi, and apply gofmt/alignment fixes across packages. Co-Authored-By: Virgil <virgil@lethean.io>
10 lines
165 B
YAML
10 lines
165 B
YAML
name: Agent Verification
|
|
|
|
on:
|
|
issues:
|
|
types: [labeled]
|
|
|
|
jobs:
|
|
verify:
|
|
uses: host-uk/.github/.github/workflows/agent-verify.yml@main
|
|
secrets: inherit
|