Skip to content

Commit

Permalink
updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Oct 5, 2023
1 parent e652986 commit cf0a36d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Rarimo Core docker image
name: Build Rarimo TSS service docker image
on:
workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/actions_onlymain.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Rarimo Core docker image
name: Build Rarimo TSS service docker image
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Rarimo Core docker image tag
name: Build Rarimo TSS service docker image tag
on:
push:
tags:
Expand Down

0 comments on commit cf0a36d

Please sign in to comment.