Skip to content

Commit

Permalink
remove uneeded steps
Browse files Browse the repository at this point in the history
  • Loading branch information
shiranr committed Nov 2, 2023
1 parent 25769d5 commit 961e81b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,18 +63,6 @@ jobs:
megalinter-reports
mega-linter.log
- name: List Files
run: ls -R

- name: Save linkcheck cache
uses: actions/upload-artifact@v2
with:
name: linkcheck_cache
path: megalinter-reports/linkcheck/cache

- name: List Files
run: ls -R

# 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
Expand Down

0 comments on commit 961e81b

Please sign in to comment.