| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,7 +5,7 @@ on: | |||
| 5 | 5 | types: [opened, synchronize, reopened, ready_for_review] | |
| 6 | 6 | paths: | |
| 7 | 7 | - lib/**/*.js | |
| 8 | - - Makefile | ||
| 8 | + - vcbuild.bat | ||
| 9 | 9 | - src/**/*.cc | |
| 10 | 10 | - src/**/*.h | |
| 11 | 11 | - test/** | |
@@ -18,7 +18,7 @@ on: | |||
| 18 | 18 | - main | |
| 19 | 19 | paths: | |
| 20 | 20 | - lib/**/*.js | |
| 21 | - - Makefile | ||
| 21 | + - vcbuild.bat | ||
| 22 | 22 | - src/**/*.cc | |
| 23 | 23 | - src/**/*.h | |
| 24 | 24 | - test/** | |
| Back | FazBrowse Home | New Git URL |
0 commit comments