File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 gh_token : ${{ secrets.GITHUB_TOKEN }}
3131
3232 - name : Add workflows
33- run : gh aw add githubnext/agentic-ops/copilot-token-audit githubnext/copilot-token-optimizer
33+ run : gh aw add githubnext/agentic-ops/copilot-token-audit githubnext/agentic-ops/ copilot-token-optimizer
3434 env :
3535 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This repo contains a small set of GitHub Agentic Workflows for auditing Copilot
77To add one of these workflows to your repo, use ` gh aw add <owner>/<repo>/<workflow-name> ` .
88
99``` bash
10- gh aw add githubnext/agentic-ops/copilot-token-audit githubnext/copilot-token-optimizer
10+ gh aw add githubnext/agentic-ops/copilot-token-audit githubnext/agentic-ops/ copilot-token-optimizer
1111```
1212
1313This adds the workflow to ` .github/workflows/ ` . For guided setup, use ` gh aw add-wizard githubnext/agentic-ops/copilot-token-audit ` .
You can’t perform that action at this time.
0 commit comments