We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c3b48b commit 5c6f2daCopy full SHA for 5c6f2da
.github/workflows/require_semver_bump.yaml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
file: DESCRIPTION
17
pattern: >
18
- Version:\s(.+?)
+ Version:\s(.+?\..+?\..+?.*)
0 commit comments