Fix kolla_container_facts performance #382
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: Tag & Release | |
'on': | |
push: | |
branches: | |
- stackhpc/master | |
permissions: | |
actions: read | |
contents: write | |
jobs: | |
tag-and-release: | |
uses: stackhpc/.github/.github/workflows/tag-and-release.yml@main |