fix: minor adaptions

Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
This commit is contained in:
Thomas Schuetz
2023-03-22 16:36:24 +01:00
parent 115276e01a
commit ef17b845ba

View File

@@ -9,11 +9,8 @@ on:
branches:
- 'main'
- '[0-9]+.[1-9][0-9]*.x'
- 'epic/*'
paths-ignore:
- "docs/**"
- "**.md"
- "netlify.toml"
env:
GO_VERSION: "~1.20"