Skip to content

Commit

Permalink
Make workflow names shorter
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed Mar 1, 2024
1 parent 65f1d54 commit ba9d998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-app-translations.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Pull translations of the application from transifex
name: Pull App Translations

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-app-source-language.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Push source language of the application to transifex
name: Push App Source Language

on:
push:
Expand Down

0 comments on commit ba9d998

Please sign in to comment.