don't run workflow on README changes

This commit is contained in:
Alex Shnitman
2026-04-13 20:49:10 +03:00
parent f2d71cbe2e
commit 29ccc42409
+2
View File
@@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- 'master' - 'master'
paths-ignore:
- '**.md'
jobs: jobs:
quality-checks: quality-checks: