function-template-go/.github
Yury Tsarev 66012af85f
Lowercase XPKG repo name to avoid xpkg push failure
Otherwise it will fail for GitHub orgs with uppercase chars in theri
name with the error similar to the one below

```
crossplane: error: failed to parse package tag "xpkg.upbound.io/UpboundCare/function-azresourcegraph:v0.0.0-20241211161841-62aad247be2c": repository can only contain the characters `abcdefghijklmnopqrstuvwxyz0123456789_-./`: UpboundCare/function-azresourcegraph
```

Signed-off-by: Yury Tsarev <yury@upbound.io>
2024-12-12 10:56:37 +01:00
..
ISSUE_TEMPLATE Add GitHub issue and PR templates 2023-09-15 16:59:29 -07:00
workflows Lowercase XPKG repo name to avoid xpkg push failure 2024-12-12 10:56:37 +01:00
PULL_REQUEST_TEMPLATE.md Remove mention of make reviewable 2023-09-17 19:48:43 -07:00