mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
ci: skip ci build on certain paths
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
name: Build
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- ".zed/**"
|
||||
- "assets/**"
|
||||
- "docs/**"
|
||||
- "CHANGELOG.md"
|
||||
- "README.md"
|
||||
branches:
|
||||
- "main"
|
||||
- "next"
|
||||
|
||||
Reference in New Issue
Block a user