mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 15:20:15 +00:00
Change job name of clang tidy to avoid confusion with the build process
This commit is contained in:
parent
a86b0a7d0c
commit
104f80b334
2
.github/workflows/clang_tidy.yml
vendored
2
.github/workflows/clang_tidy.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
- '**.h'
|
- '**.h'
|
||||||
- '.github/workflows/clang_tidy.yml'
|
- '.github/workflows/clang_tidy.yml'
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
review:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user