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

This commit is contained in:
Strix 2023-10-14 22:39:42 +02:00
parent c617811879
commit 9dfec956de
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

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