Skip to content

Commit

Permalink
Fix typo in Precommit and Assemble workflow (#10037)
Browse files Browse the repository at this point in the history
(cherry picked from commit 28724ce)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Sep 14, 2023
1 parent b7f80bd commit 162ea32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precommit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Gradle Precommit and Asssemble
name: Gradle Precommit and Assemble
on: [pull_request]

jobs:
Expand Down

0 comments on commit 162ea32

Please sign in to comment.