[all-commits] [llvm/llvm-project] f6c87b: [Github] Fix typo in PR code formatting job
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Apr 2 00:35:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6c87be1dd24a121d7eccd6b91ca808ecdf80356
https://github.com/llvm/llvm-project/commit/f6c87be1dd24a121d7eccd6b91ca808ecdf80356
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths:
M .github/workflows/pr-code-format.yml
Log Message:
-----------
[Github] Fix typo in PR code formatting job
The recent change to split the PR code formatting job accidentally
misspelled the repository field when specifying the repository to fetch
the code formatting utils from. This patch fixes the spelling so that
the job does not throw a warning and clones the tools from the specified
repository.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list