Skip to content

Commit

Permalink
fix super linter
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Apr 9, 2021
1 parent 3181935 commit 168070f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
- name: Checkout submodules
uses: textbook/[email protected]
- name: Formatting
uses: github/super-linter@v3
uses: github/super-linter@v3.15.5
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: master
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_SNAKEMAKE_SNAKEFMT: true

Expand Down

0 comments on commit 168070f

Please sign in to comment.