-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
goPull requests that update go codePull requests that update go codegood first issueGood for newcomersGood for newcomers
Description
Currently we only look for .github/minty.yaml when looking for a v2 config.
github-token-minter/pkg/server/config.go
Line 81 in 6c5fb93
| func (cfg *Config) Validate() error { |
Generally we use .yml for yaml extensions in our GitHub workflows, so I would expect it to be supported. We should search repos for files with both extensions.
Metadata
Metadata
Assignees
Labels
goPull requests that update go codePull requests that update go codegood first issueGood for newcomersGood for newcomers