Skip to content

Commit

Permalink
Merge pull request #193 from BitGo/WIN-4391
Browse files Browse the repository at this point in the history
feat: updating deploy batcher workflow to run on-demand rather than on-release
  • Loading branch information
parasgarg-bitgo authored Jan 23, 2025
2 parents 6c3eb2d + 509d98f commit 956807b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_batcher_contract.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy Batcher Contract and Update Release
on:
release:
types: [published]
workflow_dispatch:

jobs:
lint-and-test:
environment: dev
Expand Down

0 comments on commit 956807b

Please sign in to comment.