Update clustertool.tests.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2024-10-19 20:30:58 +02:00
committed by GitHub
parent d304959608
commit 88ee6d65bf
+13 -13
View File
@@ -3,19 +3,19 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
on: on:
workflow_dispatch: workflow_dispatch:
# push: push:
# branches: branches:
# - main - main
# tags: tags:
# - "*" - "*"
# paths: paths:
# - 'main.go' - 'main.go'
# - 'go.mod' - 'go.mod'
# - 'go.sum' - 'go.sum'
# - 'pkg/**' - 'pkg/**'
# - 'cmd/**' - 'cmd/**'
# - 'clustertool/**' - 'clustertool/**'
# - ".github/workflows/clsutertool.test.yaml" - ".github/workflows/clustertool.test.yaml"
#pull_request: #pull_request:
# branches: # branches:
# - main # - main