2
0
mirror of https://github.com/ValdikSS/GoodbyeDPI synced 2025-08-22 18:07:31 +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: push:
paths: paths:
- 'src/**' - 'src/**'
pull_request:
paths:
- 'src/**'
workflow_dispatch: workflow_dispatch:
env: env: