Skip to content

Commit

Permalink
Add paths to glslangValidator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matinlotfali committed Aug 25, 2023
1 parent 28cd5dc commit e784166
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/glslangValidator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: GLSL Validator
on:
push:
branches: [ master ]
paths: [ '**.frag' ]
pull_request:
branches: [ master ]
paths: [ '**.frag' ]

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit e784166

Please sign in to comment.