Skip to content

Commit c207470

Browse files
committed
Merge branch 'main' into sebsto/new_repo
2 parents a8345a5 + 73e8494 commit c207470

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
name: swift-openapi-lambda-build
44

55
on:
6-
push:
7-
branches: ["main"]
86
pull_request:
97
types: [opened, reopened, synchronize]
108

@@ -53,4 +51,4 @@ jobs:
5351
with:
5452
persist-credentials: false
5553
- name: Check for Semantic Version label
56-
uses: apple/swift-nio/.github/actions/pull_request_semver_label_checker@main
54+
uses: apple/swift-nio/.github/actions/pull_request_semver_label_checker@main

0 commit comments

Comments
 (0)