Skip to content

Commit

Permalink
Test format change detection in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed May 7, 2024
1 parent a8184bf commit 73a941b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GH.res
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ let pullRequestPayload = () => {
pull_request: pr,
repository: repo,
})
| _ => None
|_ => None
}
}

Expand Down

0 comments on commit 73a941b

Please sign in to comment.