Skip to content

Commit

Permalink
Update superlinter.yml. Removed to be added later.
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsup authored Jul 5, 2024
1 parent 155f80a commit 5ddf536
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/superlinter.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,2 @@
name: Super-Linter

on: push

jobs:
super-lint:
name: Lint Code Base
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Run Super-Linter
uses: super-linter/super-linter@v6.6.0
env:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}


0 comments on commit 5ddf536

Please sign in to comment.