tighten up build paths
This commit is contained in:
parent
f0513dce17
commit
be71d6d43f
|
@ -3,10 +3,8 @@ name: Build/Publish XBPS
|
|||
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- ".forgejo**"
|
||||
- ".renovaterc.json"
|
||||
- "build.sh"
|
||||
paths:
|
||||
- "config**"
|
||||
|
||||
jobs:
|
||||
build-and-publish:
|
||||
|
|
Loading…
Reference in New Issue