Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

build: update aws credentials on kind bootstrap cluster #81

build: update aws credentials on kind bootstrap cluster

build: update aws credentials on kind bootstrap cluster #81

# Copyright 2023 D2iQ, Inc. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
name: "conventional-pr-title"
on:
pull_request_target:
types:
- opened
- edited
jobs:
check:
runs-on: ubuntu-22.04
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}