Skip to content

Commit

Permalink
change name of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jschiel committed Nov 29, 2023
1 parent 1c110ef commit 186f9ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndPushBackendStable.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and push Backend
name: Build and push Backend stable

# Controls when the workflow will run
on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/buildAndPushFrontendStable.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

name: Build and push Frontend
name: Build and push Frontend stable

# Controls when the workflow will run
on:
Expand Down

0 comments on commit 186f9ce

Please sign in to comment.