diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2025-01-25 12:58:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-25 12:58:47 -0700 |
| commit | a37bb5afbd280949411ac9061ce54e92166325d8 (patch) | |
| tree | c3ca5e37753217d57b9807d4b643e278610b991f /.github | |
| parent | 704b3cab19d85eb9aa302457aea0137f5d97036d (diff) | |
Update clang-pr.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/clang-pr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/clang-pr.yml b/.github/workflows/clang-pr.yml index da4809b7e..8bf94951d 100644 --- a/.github/workflows/clang-pr.yml +++ b/.github/workflows/clang-pr.yml @@ -18,5 +18,5 @@ jobs: uses: peter-evans/create-pull-request@v7 with: commit-message: clang format - title: Applid Clang format on the branch + title: Clang Format branch: clang-format |
