Skip to content

Commit

Permalink
Remove circleCI and update the on push condition
Browse files Browse the repository at this point in the history
  • Loading branch information
hiepmai-babylonchain committed Jul 18, 2024
1 parent 8998dd1 commit 9c9d78c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 105 deletions.
103 changes: 0 additions & 103 deletions .circleci/config.yml

This file was deleted.

5 changes: 3 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ name: docker_publish
on:
push:
branches:
- 'hiep/add-github-actions'
- 'main'
- 'dev'
tags:
- 'hiep/add-github-actions'
- '*'

jobs:
lint_test:
Expand Down

0 comments on commit 9c9d78c

Please sign in to comment.