Skip to content

HCK-5124: Alter script must reflect the creation of an index on a newly created column or newly created table #14

HCK-5124: Alter script must reflect the creation of an index on a newly created column or newly created table

HCK-5124: Alter script must reflect the creation of an index on a newly created column or newly created table #14

Workflow file for this run

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