mirror of
https://github.com/ValdikSS/GoodbyeDPI
synced 2025-09-03 07:45:10 +00:00
Github Actions: rebuild only on src directory changes
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -1,7 +1,9 @@
|
|||||||
name: Build GoodbyeDPI
|
name: Build GoodbyeDPI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push
|
push:
|
||||||
|
paths:
|
||||||
|
- 'src/**'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
WINDIVERT_URL: https://www.reqrypt.org/download/WinDivert-1.4.3-A.zip
|
WINDIVERT_URL: https://www.reqrypt.org/download/WinDivert-1.4.3-A.zip
|
||||||
|
Reference in New Issue
Block a user