diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index dd3edba..92aa4e4 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -3,8 +3,6 @@ name: swift-openapi-lambda-build on: - push: - branches: ["main"] pull_request: types: [opened, reopened, synchronize] @@ -53,4 +51,4 @@ jobs: with: persist-credentials: false - name: Check for Semantic Version label - uses: apple/swift-nio/.github/actions/pull_request_semver_label_checker@main \ No newline at end of file + uses: apple/swift-nio/.github/actions/pull_request_semver_label_checker@main