Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiepmai-babylonchain authored Jul 12, 2024
1 parent bea8273 commit f20faca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ci

on:
pull_request:
push:
branches:
- '**'

Expand All @@ -20,4 +20,4 @@ jobs:
uses: babylonchain/.github/.github/workflows/reusable_docker_pipeline.yml@hiep/add-reusable-workflows
secrets: inherit
with:
publish: false
publish: true

0 comments on commit f20faca

Please sign in to comment.