Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
worksoup committed Nov 29, 2024
2 parents b52c74f + 29f824d commit 7fd35c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
command: clippy
build:
if: true
if: ${{ github.ref == 'refs/heads/main' }}
needs: [ check ]
strategy:
fail-fast: false
Expand Down

0 comments on commit 7fd35c3

Please sign in to comment.