Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladiwostok committed Dec 23, 2024
1 parent d6ff24a commit caf4073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Run all tests

# Only run for the main repository - not forks
if: ${{ github.repository == 'Dlang-UPB/D-Scanner' }}
if: ${{ github.repository == 'dlang-community/D-Scanner' }}

# Run permutations of common os + host compilers
strategy:
Expand Down

0 comments on commit caf4073

Please sign in to comment.