- Add .gitea/workflows/** to paths-ignore - Prevents workflow from triggering on workflow file changes - Matches standard behavior (Gitea may auto-ignore workflow files anyway) - Use workflow_dispatch for manual testing
- Add .gitea/workflows/** to paths-ignore - Prevents workflow from triggering on workflow file changes - Matches standard behavior (Gitea may auto-ignore workflow files anyway) - Use workflow_dispatch for manual testing