Skip to content

Add oblt-cli/cluster-create-custom action #83

Add oblt-cli/cluster-create-custom action

Add oblt-cli/cluster-create-custom action #83

Workflow file for this run

name: no-test
on:
pull_request:
branches:
- main
paths:
- '**'
- '!.github/workflows/test-*'
- '!git/setup/**'
- '!google/auth/**'
- '!updatecli/run/**'
- '!oblt-cli/setup/**'
- '!oblt-cli/cluster-name-validation/**'
- '!oblt-cli/run/**'
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo "No test to run"