Skip to content

Commit

Permalink
GitHub Actions Updates (#2508)
Browse files Browse the repository at this point in the history
- Remove Google Chat Notify (not used)
- Remove Axe Linter (trial ended - no longer valid)
- Update ID for Super Linter (REF: https://github.com/super-linter/super-linter#get-started)
  • Loading branch information
coliff authored May 8, 2024
1 parent 3b6bdd7 commit fb00a5f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 28 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/axe-linter.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows/google-chat-notifiy.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: github/super-linter/slim@v6
uses: super-linter/super-linter/slim@v6
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit fb00a5f

Please sign in to comment.