diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 83bcb38..3f93ce7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ on: branches: - master paths: - - "PassGuard/**" + - "PassGuard/PassGuard.xcodeproj" pull_request: branches: - master