mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +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:
|
||||
build:
|
||||
name: "Static analysis & format check"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user