2
0
mirror of https://github.com/ValdikSS/GoodbyeDPI synced 2025-08-22 09:57:33 +00:00

Run Github Actions on pull requests

This commit is contained in:
ValdikSS 2024-08-08 12:57:35 +03:00
parent 16f2a8fb81
commit 9bb1bc5682

View File

@ -4,6 +4,9 @@ on:
push:
paths:
- 'src/**'
pull_request:
paths:
- 'src/**'
workflow_dispatch:
env: