mirror of
https://github.com/ValdikSS/GoodbyeDPI.git
synced 2024-12-22 06:15:27 +00:00
Github Actions: rebuild only on src directory changes
This commit is contained in:
parent
db37b4f1f2
commit
a79377f606
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -1,7 +1,9 @@
|
||||
name: Build GoodbyeDPI
|
||||
|
||||
on:
|
||||
push
|
||||
push:
|
||||
paths:
|
||||
- 'src/**'
|
||||
|
||||
env:
|
||||
WINDIVERT_URL: https://www.reqrypt.org/download/WinDivert-1.4.3-A.zip
|
||||
|
Loading…
Reference in New Issue
Block a user