Skip to content

Commit

Permalink
Update lint-super-linter-all-codebase.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6f677548 authored Jan 6, 2024
1 parent e3ebbe9 commit 2e8f963
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/lint-super-linter-all-codebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ name: Lint-> super-linter (all codebase)
on:
workflow_dispatch:

schedule:
# run once a month on the first day of the month at 00:00 UTC
- cron: '0 0 1 * *'

# set the run-name
run-name: ${{ github.ref_name }} -> Super-linter (all codebase) (
${{ github.run_attempt }}
Expand Down Expand Up @@ -57,4 +53,4 @@ jobs:
VALIDATE_BASH_EXEC: false
VALIDATE_JAVASCRIPT_STANDARD: false
VALIDATE_PYTHON_ISORT: false
FILTER_REGEX_EXCLUDE: ".github/workflows/.*"
FILTER_REGEX_EXCLUDE: ".github/workflows/.*"

0 comments on commit 2e8f963

Please sign in to comment.