Skip to content

Commit

Permalink
bitcoin and utils
Browse files Browse the repository at this point in the history
  • Loading branch information
lesterli committed Nov 7, 2024
1 parent f7d3969 commit efe88f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-babylon-deployment-utils.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: publish-babylon-deployment-utils
on:
push:
branches:
- main
paths:
- 'scripts/babylon-integration/utils/**'
- chore/improvements
# paths:
# - 'scripts/babylon-integration/utils/**'

env:
# Use docker.io for Docker Hub if empty
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/publish-bitcoin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- chore/improvements
paths:
- 'scripts/bitcoin/**'
# paths:
# - 'scripts/bitcoin/**'

env:
# Use docker.io for Docker Hub if empty
Expand Down

0 comments on commit efe88f9

Please sign in to comment.