Skip to content

Commit

Permalink
disable draw auction on base mainnet for now until a bug is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckbergeron committed Sep 30, 2024
1 parent 1593b86 commit 1f37517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.base-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
runCLI:
name: Draw Auction Bot
runs-on: ${{ matrix.os }}
if: false
strategy:
max-parallel: 1
matrix:
Expand Down

0 comments on commit 1f37517

Please sign in to comment.