Skip to content

Commit

Permalink
New action names again
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferlund committed Sep 26, 2022
1 parent a25dd11 commit cc1323d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Api - build, lint, test
name: Api
on:
workflow_dispatch:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/discord-bot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Discord-Bot - build, lint
name: Discord-Bot
on:
workflow_dispatch:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Frontend - build, lint
name: Frontend
on:
workflow_dispatch:
pull_request:
Expand Down

0 comments on commit cc1323d

Please sign in to comment.