Skip to content

Added insert template to trino plugin #6290

Added insert template to trino plugin

Added insert template to trino plugin #6290

Workflow file for this run

# Copyright 2023-2024 Broadcom
# SPDX-License-Identifier: Apache-2.0
name: autoupdate
on:
push: {}
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-latest
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
DRY_RUN: "false"
PR_FILTER: "auto_merge"