mirror of
https://github.com/gofiber/fiber.git
synced 2026-03-27 10:51:16 +00:00
14 lines
215 B
YAML
14 lines
215 B
YAML
_extends: .github
|
|
labels:
|
|
- label: 'v3'
|
|
matcher:
|
|
baseBranch: 'main'
|
|
title: '/(v3)/i'
|
|
body: '/(v3)/i'
|
|
- label: 'v2'
|
|
matcher:
|
|
baseBranch: 'v2'
|
|
title: '/(v2)/i'
|
|
|
|
|