Update onpush_superlinter.yml

This commit is contained in:
Alexandre
2025-07-12 07:26:07 +02:00
committed by GitHub
parent 4c0a461b5a
commit 57cb918ed6

View File

@@ -3,6 +3,8 @@ name: Lint On Change
on:
push:
branches: [ master ]
paths-ignore:
- "**/config.*"
pull_request:
branches: [ master ]