mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-01 14:34:24 +02:00
ci(analyze): clarify job name that the job do static analysis & format checking
This commit is contained in:
parent
4d6a57ddcf
commit
d229ccb36c
1
.github/workflows/analyze.yml
vendored
1
.github/workflows/analyze.yml
vendored
@ -14,6 +14,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
name: "Static analysis & format check"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user