diff --git a/.github/workflows/deploy-arb-sepolia-graph.yml b/.github/workflows/deploy-arb-sepolia-graph.yml index 6ae53b5a..d2569ec1 100644 --- a/.github/workflows/deploy-arb-sepolia-graph.yml +++ b/.github/workflows/deploy-arb-sepolia-graph.yml @@ -6,6 +6,7 @@ on: - development paths: - 'lib/**' + - 'config/**' - 'cmd/graphql.ethereum/**' jobs: diff --git a/.github/workflows/deploy-spn-testnet-graph.yml b/.github/workflows/deploy-spn-testnet-graph.yml index 96ca3a98..56e9faee 100644 --- a/.github/workflows/deploy-spn-testnet-graph.yml +++ b/.github/workflows/deploy-spn-testnet-graph.yml @@ -6,6 +6,7 @@ on: - development paths: - 'lib/**' + - 'config/**' - 'cmd/graphql.ethereum/**' jobs: diff --git a/config/pools.toml b/config/pools.toml index 1f1d9757..77646935 100644 --- a/config/pools.toml +++ b/config/pools.toml @@ -22,3 +22,11 @@ classification = "VOLATILE" [0x22b9fa698b68bBA071B513959794E9a47d19214c] displayed = true classification = "VOLATILE" + +[0x7165ab64d673baa4159b2016c845c8b416ede8dc] +displayed = true +classification = "VOLATILE" + +[0x546db1432dafd619c1ba63a3ba72b09c6b852066] +displayed = true +classification = "VOLATILE"