Skip to content

build(deps): bump helm/kind-action from 1.10.0 to 1.11.0 #177

build(deps): bump helm/kind-action from 1.10.0 to 1.11.0

build(deps): bump helm/kind-action from 1.10.0 to 1.11.0 #177

Workflow file for this run

name: Pull request - Continuous Integration
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
pull-request-labeler:
name: Pull request labeler
runs-on: self-hosted
permissions:
contents: write
pull-requests: write
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
disable-releaser: true