Skip to content

Commit

Permalink
Dev: add branchname
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanshparashar committed Jul 11, 2024
1 parent ac5b465 commit dfe7cb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/core-retryable-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: OffchainLabs/orbit-retryable-tracker
ref: monorepo
ref: origin/monorepo
path: arbitrum-monitoring

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

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

0 comments on commit dfe7cb4

Please sign in to comment.