Skip to content

Feature/hck 4350 datastax vector data type #1

Feature/hck 4350 datastax vector data type

Feature/hck 4350 datastax vector data type #1

Workflow file for this run

name: PR tests
on:
pull_request:
types: [auto_merge_enabled]
jobs:
skip:
name: Report fake success for PR tests
runs-on: ubuntu-latest
steps:
- uses: LouisBrunner/checks-action@v1.6.1
with:
name: Run PR tests (Plugins) (Plugins)
conclusion: success
token: ${{ secrets.GITHUB_TOKEN }}