mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-06 01:37:43 +02:00
[eric] ci: skip the heavy e2e build on docs-only pushes
This commit is contained in:
@@ -14,6 +14,8 @@ name: E2E (packaged app, mac + win)
|
||||
on:
|
||||
push:
|
||||
branches: [eric/lock]
|
||||
# Don't spend a full cross-OS build on docs-only changes.
|
||||
paths-ignore: ['**.md', 'docs/**', '.gitleaksignore']
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user