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 f1d6bc1 commit ada710eCopy full SHA for ada710e
.github/workflows/require_semver_bump.yaml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
file: DESCRIPTION
17
pattern: >
18
- Version:\s(.+?\..+?\..+?)
+ Version:\s(\d+\.\d+\.\d+\d*)
0 commit comments