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

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- 'master'
paths-ignore:
- '**.md'
jobs:
quality-checks: