Skip to content

Use human-readable names in pull_request action and consistently use 2 spaces for indentation #7

Use human-readable names in pull_request action and consistently use 2 spaces for indentation

Use human-readable names in pull_request action and consistently use 2 spaces for indentation #7

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
tests:
name: Test
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main