Skip to content

Commit

Permalink
Rename GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kirich1409 committed Feb 8, 2025
1 parent af2b50e commit 2f40673
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Android CI
name: Android quality checks

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Android CI
name: Build libs

on:
push:
Expand Down

0 comments on commit 2f40673

Please sign in to comment.