Skip to content

Commit

Permalink
Update linter.yml (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton authored Dec 9, 2024
1 parent 3d43769 commit a013551
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint
name: Super-Linter

on:
push:
Expand All @@ -23,7 +23,7 @@ jobs:
with:
fetch-depth: 0 # super-linter needs the full git history for file changes across commits

- name: Super-linter
- name: Super-Linter
uses: super-linter/[email protected] # x-release-please-version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # To report GitHub Actions status checks

0 comments on commit a013551

Please sign in to comment.