Github Actions: rebuild only on src directory changes

This commit is contained in:
ValdikSS 2021-12-26 15:12:13 +03:00
parent db37b4f1f2
commit a79377f606
1 changed files with 3 additions and 1 deletions

View File

@ -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