Skip to content

Commit

Permalink
Always check semver
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantSparks committed Aug 1, 2024
1 parent 38b719d commit 4a76b74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ jobs:
semver:
name: Check semver
runs-on: windows-latest
if: github.ref == 'refs/heads/main'
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 4a76b74

Please sign in to comment.