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