This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
Add optional field to BundleDeployment API to enable/disable CRD upgr… #428
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
name: todo | |
on: | |
push: | |
branches: | |
- main | |
jobs: | |
build: | |
runs-on: "ubuntu-latest" | |
steps: | |
- uses: "actions/checkout@v4" | |
- name: "Create issues from TODO comments" | |
uses: "alstr/[email protected]" |