ci: we don't have to compile for docs updates

This commit is contained in:
Didier Slof 2023-07-16 19:36:40 +02:00
parent 93fdeb561a
commit 0a002ab417
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -2,6 +2,11 @@ on:
push:
branches:
- main
paths:
- 'pkgr/**'
- 'manifest/**'
- 'bootpkg/**'
- 'pkgfile/**'
jobs:
check: # check if the code compiles