Skip to content

Commit

Permalink
Validate C++ only when C++ source code is modified
Browse files Browse the repository at this point in the history
  • Loading branch information
antonysigma committed Oct 5, 2024
1 parent 07f183c commit 08797c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile-halide-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
branches: [ master ]
pull_request:
types: [edited, submitted]
paths:
- proximal/halide/**

jobs:
build:
Expand Down

0 comments on commit 08797c5

Please sign in to comment.