Skip to content

Commit

Permalink
Update the CI checks
Browse files Browse the repository at this point in the history
  • Loading branch information
shahmishal committed Oct 25, 2024
1 parent 5a152a7 commit c34f6e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,9 @@ jobs:
with:
license_header_check_enabled: false
license_header_check_project_name: "Swift.org"
# https://github.com/apple/swift-collections/issues/428
python_lint_check_enabled: false
# https://github.com/apple/swift-collections/issues/429
docs_check_enabled: false
# https://github.com/apple/swift-collections/issues/430
shell_check_enabled: false

0 comments on commit c34f6e0

Please sign in to comment.