rio/internal/constants/const.go
Alexander "PapaTutuWawa 493758f56f
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: Add tests for the repository picking behaviour
2024-01-06 14:47:47 +01:00

6 lines
52 B
Go

package constants
const (
PagesBranch = "pages"
)