Skip to content

Commit a8a222e

Browse files
authored
chore: rename build job to ci-checks in workflow
1 parent 375e0c1 commit a8a222e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lean_action_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111

1212
jobs:
13-
build:
13+
ci-checks:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)