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 5c6f2da commit aaab8c2Copy full SHA for aaab8c2
.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