@@ -2,6 +2,7 @@ name: Test
on:
push:
+ pull_request:
jobs:
build:
@@ -152,4 +153,4 @@ jobs:
run: |
chmod +x edgevpn
export EDGEVPNCONFIG=config.yaml
- bash ./.github/filetest.sh ${{ matrix.role }}
+ bash ./.github/filetest.sh ${{ matrix.role }}