Skip to content

Commit

Permalink
feat: updating deploy batcher workflow to run on-demand rather than o…
Browse files Browse the repository at this point in the history
  • Loading branch information
parasgarg-bitgo committed Jan 21, 2025
1 parent 415ca0c commit 358e2d3
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 358e2d3

Please sign in to comment.