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 e8618a2 commit f29369eCopy full SHA for f29369e
2 files changed
.github/mergify.yml
.github/workflows/pr-label.yml
@@ -28,6 +28,7 @@ jobs:
28
'build': null,
29
'style': null,
30
'revert': null,
31
+ 'release': null,
32
};
33
34
const match = title.match(/^(\w+)[\(!\:]/);
0 commit comments