Skip to content

Commit

Permalink
Track 9lives shares
Browse files Browse the repository at this point in the history
  • Loading branch information
af-afk committed Oct 14, 2024
1 parent 0321d28 commit 57140e2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-arb-sepolia-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- development
paths:
- 'lib/**'
- 'config/**'
- 'cmd/graphql.ethereum/**'

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deploy-spn-testnet-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- development
paths:
- 'lib/**'
- 'config/**'
- 'cmd/graphql.ethereum/**'

jobs:
Expand Down
8 changes: 8 additions & 0 deletions config/pools.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,11 @@ classification = "VOLATILE"
[0x22b9fa698b68bBA071B513959794E9a47d19214c]
displayed = true
classification = "VOLATILE"

[0x7165ab64d673baa4159b2016c845c8b416ede8dc]
displayed = true
classification = "VOLATILE"

[0x546db1432dafd619c1ba63a3ba72b09c6b852066]
displayed = true
classification = "VOLATILE"

0 comments on commit 57140e2

Please sign in to comment.