Excluded generated sources from finalguard plugin
All checks were successful
CI / build (push) Successful in 5m58s

Also added optional list of exclusion paths
This commit is contained in:
2026-02-19 19:41:05 +08:00
parent c5dcee554e
commit 1fe7ce65f6
10 changed files with 89 additions and 34 deletions

View File

@@ -4,7 +4,7 @@ on:
branches: [ master ]
jobs:
build:
runs-on: hostinger
runs-on: woryzen
steps:
- name: Checkout sources
uses: actions/checkout@v4