Skip to content

fix: add docker.io creds to tekton-logging ns #10420

fix: add docker.io creds to tekton-logging ns

fix: add docker.io creds to tekton-logging ns #10420

name: "Conventional Commits PR Check"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}