Add .github/workflows/** to paths so workflow triggers on its own changes

This commit is contained in:
southseact-3d
2026-02-10 13:47:59 +00:00
parent e8f89ae111
commit cca90a34bb

View File

@@ -7,6 +7,7 @@ on:
- master
paths:
- opencode/**
- .github/workflows/**
workflow_dispatch:
permissions: