Skip to content

chore(deps): bump github.com/bitcoin-sv/spv-wallet/models #62

chore(deps): bump github.com/bitcoin-sv/spv-wallet/models

chore(deps): bump github.com/bitcoin-sv/spv-wallet/models #62

Workflow file for this run

name: "On push changes"
on:
push:
branches-ignore:
- main
- master
permissions:
contents: write
pull-requests: read
jobs:
on-push:
uses: bactions/workflows/.github/workflows/on-push-go.yml@main
secrets:
DEPLOY_KEY: ${{ secrets.DEPLOYMENT_KEY }}
SLACK_WEBHOOK_URL: ${{ secrets.ON_PUSH_SLACK_WEBHOOK_URL }}