Skip to content

Commit

Permalink
ci: run minimal version check on any push
Browse files Browse the repository at this point in the history
  • Loading branch information
zetanumbers committed Jun 1, 2024
1 parent 24f8b11 commit 1247d5e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/minimal-supported-version.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Minimal supported version

on:
push:
branches:
- main
push

jobs:
msrv-check:
Expand Down

0 comments on commit 1247d5e

Please sign in to comment.