diff options
Diffstat (limited to '.github/workflows/copilot.yml')
-rw-r--r-- | .github/workflows/copilot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/copilot.yml b/.github/workflows/copilot.yml index 40a633ea..a43ee19a 100644 --- a/.github/workflows/copilot.yml +++ b/.github/workflows/copilot.yml @@ -28,4 +28,4 @@ jobs: - name: AI Code Review env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: python -m etc.tool.copilot + run: env |