Skip to content

Commit

Permalink
Dev: update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanshparashar committed Jul 11, 2024
1 parent 7e01d85 commit 30c1710
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/core-retryable-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
- name: Checkout Retryable-Tracker repository
uses: actions/checkout@v4
with:
repository: OffchainLabs/orbit-retryable-tracker
ref: monorepo
repository: OffchainLabs/arbitrum-monitoring
path: arbitrum-monitoring

- name: Copy chains JSON to Retryable-Tracker
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/orbit-retryable-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
- name: Checkout Retryable-Tracker repository
uses: actions/checkout@v4
with:
repository: OffchainLabs/orbit-retryable-tracker
ref: monorepo
repository: OffchainLabs/arbitrum-monitoring
path: arbitrum-monitoring

- name: Copy chains JSON to Retryable-Tracker
Expand Down

0 comments on commit 30c1710

Please sign in to comment.