skip github actions backend for docs only changes (#3236)

This commit is contained in:
Badri467
2026-06-09 21:58:48 +05:30
committed by GitHub
parent a72fbd1d47
commit 58cb8ee048
+2
View File
@@ -3,6 +3,8 @@ name: Backend Tests
on:
pull_request:
types: [opened, synchronize, reopened]
paths-ignore:
- 'src/docs/**'
permissions:
contents: read