Skip to content

Commit 9a1e72b

Browse files
Fix indentation in pull_request.yml
1 parent dc96056 commit 9a1e72b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/pull_request.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ jobs:
9898
license_header_check_project_name: "Swift.org"
9999

100100
proposal_validation:
101-
name: Proposal Validation
102-
uses: ./.github/workflows/proposal_validation.yml
103-
with:
104-
project: "swift"
105-
workflow_test_enabled: true
101+
name: Proposal Validation
102+
uses: ./.github/workflows/proposal_validation.yml
103+
with:
104+
project: "swift"
105+
workflow_test_enabled: true

0 commit comments

Comments
 (0)