Skip to content

Commit

Permalink
typo?
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhankoral committed Nov 30, 2024
1 parent 0164f5f commit 8c6ad6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ jobs:
run: |
# Compile and run your side effects analyzer
dotnet run --project Sdk/FeatureImpactAnalyzer \
--github-token GITHUB_TOKEN \
--github-token $GITHUB_TOKEN \
--repository ${{ github.repository }} \
--pull-request ${{ github.event.pull_request.number }}

0 comments on commit 8c6ad6b

Please sign in to comment.