ignore pr code checks for docs only changes

This commit is contained in:
Roopesh V S
2023-09-18 19:42:35 +05:30
committed by Roopesh
parent 59696d1ace
commit 433be59ea7
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
paths-ignore:
- 'site/**'
permissions:
contents: read