Skip to content

fix:Make the names accepting of different cases since the match is ca… #174

fix:Make the names accepting of different cases since the match is ca…

fix:Make the names accepting of different cases since the match is ca… #174

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
# SPDX-License-Identifier: Apache-2.0
---
name: 'Project Tracking'
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
dependabot:
uses: ./.github/workflows/proj.yml
secrets: inherit