Skip to content

chore: update golang to 1.23.1 #101

chore: update golang to 1.23.1

chore: update golang to 1.23.1 #101

Workflow file for this run

name: unit-test
on:
push:
branches:
- main
- "release-**"
paths-ignore:
- "docs/**"
- "**.md"
- "sec-scanners-config.yaml"
pull_request:
branches:
- main
- "release-**"
paths-ignore:
- "docs/**"
- "**.md"
- "sec-scanners-config.yaml"
jobs:
unit-test:
uses: kyma-project/eventing-tools/.github/workflows/unit-test-reusable.yml@main