Skip to content

Bump braces from 3.0.2 to 3.0.3 in /snapshoty/run #265

Bump braces from 3.0.2 to 3.0.3 in /snapshoty/run

Bump braces from 3.0.2 to 3.0.3 in /snapshoty/run #265

Workflow file for this run

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