Skip to content

Commit

Permalink
update names
Browse files Browse the repository at this point in the history
  • Loading branch information
douglance committed Aug 19, 2024
1 parent ff6d927 commit 9153db0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assertion-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
run-monitoring:
name: Assertion Monitor (${{ matrix.chain }})
strategy:
matrix:
chain: [core, orbit]
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/batch-poster-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
run-monitoring:
name: Batch Poster Monitor (${{ matrix.chain }})
strategy:
matrix:
chain: [core, orbit]
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/retryable-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
run-retryable-monitoring:
name: Retryables Monitor (${{ matrix.chain }})
strategy:
matrix:
chain: [core, orbit]
Expand Down

0 comments on commit 9153db0

Please sign in to comment.