feact(ci): update tf-docs and megalinter flows

This commit is contained in:
2024-06-18 15:03:49 +03:00
parent 322d149704
commit 16db2785d2
2 changed files with 21 additions and 8 deletions

View File

@@ -72,6 +72,11 @@ jobs:
megalinter-reports
mega-linter.log
- name: Remove uploaded artifacts
run: |
rm -rf megalinter-reports
rm -rf mega-linter.log
# Create pull request if applicable (for now works only on PR from same repository, not from forks)
- name: Create Pull Request with applied fixes
id: cpr