mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
feat(supported-version): add recent kind (#188)
This commit is contained in:
@@ -6,6 +6,7 @@ export const KNOWN_KINDS = {
|
||||
'latest': true,
|
||||
'custom': true,
|
||||
'nightly': true,
|
||||
'recent': true,
|
||||
'all': true,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user