Skip to content

Commit

Permalink
Missing *
Browse files Browse the repository at this point in the history
  • Loading branch information
hiepmai-babylonchain committed Jul 24, 2024
1 parent 2986d8e commit e7a9127
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: docker_publish
on:
push:
branches:
- '*'
- '**'
tags:
- '*'
- '**'

jobs:
lint_test:
Expand Down

0 comments on commit e7a9127

Please sign in to comment.