Skip to content

Commit

Permalink
Disable the upgrade scheduled
Browse files Browse the repository at this point in the history
  • Loading branch information
moraygrieve committed Sep 14, 2023
1 parent fca6786 commit 43b5e93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual-upgrade-testnet-l2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
name: '[M] Upgrade Testnet L2'

on:
schedule:
- cron: '05 03 * * *'
# schedule:
# - cron: '05 03 * * *'
workflow_dispatch:
inputs:
testnet_type:
Expand Down

0 comments on commit 43b5e93

Please sign in to comment.