Add example manifests for the converted singleton list API versions #5012
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# SPDX-FileCopyrightText: 2024 The Crossplane Authors <https://crossplane.io> | |
# | |
# SPDX-License-Identifier: CC0-1.0 | |
name: Comment Commands | |
on: issue_comment | |
jobs: | |
comment-commands: | |
uses: upbound/official-providers-ci/.github/workflows/provider-commands.yml@standard-runners |