diff --git a/.github/workflows/openfortivpn.yml b/.github/workflows/openfortivpn.yml index c636bbd1..718414e7 100644 --- a/.github/workflows/openfortivpn.yml +++ b/.github/workflows/openfortivpn.yml @@ -3,6 +3,8 @@ name: Tests on: push: + branches-ignore: [master] + # Remove the line above to run when pushing to master pull_request: branches: [master]