Skip to content

Commit

Permalink
🐛 fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxvik-xakerxxx committed Oct 4, 2023
1 parent c182668 commit e10b869
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: Build Rarimo Core docker image
on:
workflow_dispatch:

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

0 comments on commit e10b869

Please sign in to comment.