Skip to content

Commit

Permalink
ci(project): update workflow and remove useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
charleneauger committed Sep 26, 2024
1 parent 656a6ff commit 6884fb6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 47 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/issue_notification.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Upload Mega-Linter artifacts
- name: Archive production artifacts
if: ${{ success() }} || ${{ failure() }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: Mega-Linter reports
path: |
Expand Down
23 changes: 0 additions & 23 deletions .github/workflows/pullrequest_notification.yml

This file was deleted.

0 comments on commit 6884fb6

Please sign in to comment.