We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04fc995 commit 9385754Copy full SHA for 9385754
.github/workflows/pull_request.yml
@@ -7,7 +7,6 @@ on:
7
jobs:
8
call-reusable-pull-request-workflow:
9
name: Checks
10
- uses: apple/swift-nio/.github/workflows/reusable_pull_request.yml
+ uses: apple/swift-nio/.github/workflows/reusable_pull_request.yml@main
11
with:
12
- benchmarks_linux_enabled: false
13
- license_header_check_project_name: "SwiftOpenAPIGenerator"
+ benchmarks_linux_enabled: false
0 commit comments