Upgrade helm provider to 3.9.0 or higher #3
This file contains hidden or 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: FuchiCorp LLC AI labeler | ||
| on: | ||
| issues: | ||
| types: [ opened, edited, synchronyze, reopened ] | ||
| pull_request: | ||
| types: [ opened, edited, synchronyze, reopened ] | ||
| jobs: | ||
| common-actions: | ||
| secrets: inherit | ||
| uses: fuchicorp/common_actions/.github/workflows/python-script-executor.yml@master | ||
|
Check failure on line 13 in .github/workflows/ai-labeler.yaml
|
||
| with: | ||
| script_path: github-management/ai-smart-labeler/ai-issue-labeler.py | ||
| requirements_file: github-management/ai-smart-labeler/requirements.txt | ||