diff --git a/.github/workflows/agents-autofix-loop.yml b/.github/workflows/agents-autofix-loop.yml index a29b31768..474894d71 100644 --- a/.github/workflows/agents-autofix-loop.yml +++ b/.github/workflows/agents-autofix-loop.yml @@ -51,6 +51,7 @@ jobs: .github/actions/export-load-balancer-tokens .github/scripts/github-api-with-retry.js .github/scripts/github-rate-limited-wrapper.js + .github/scripts/token_load_balancer.js sparse-checkout-cone-mode: false - name: Export load balancer tokens diff --git a/templates/consumer-repo/.github/workflows/agents-autofix-loop.yml b/templates/consumer-repo/.github/workflows/agents-autofix-loop.yml index 40bafadc9..df6d177ef 100644 --- a/templates/consumer-repo/.github/workflows/agents-autofix-loop.yml +++ b/templates/consumer-repo/.github/workflows/agents-autofix-loop.yml @@ -56,6 +56,7 @@ jobs: .github/actions/export-load-balancer-tokens .github/scripts/github-api-with-retry.js .github/scripts/github-rate-limited-wrapper.js + .github/scripts/token_load_balancer.js sparse-checkout-cone-mode: false - name: Export load balancer tokens