Skip to content

Commit

Permalink
fixed for test
Browse files Browse the repository at this point in the history
  • Loading branch information
NormTurtle committed Jan 5, 2024
1 parent 8d11704 commit 6b26f14
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
Expand Up @@ -3,9 +3,9 @@
name: Linting Code Base using Super Linter
on:
push:
branches: [main]
# branches: [main]
pull_request:
branches: [main]
# branches: [main]
jobs:
build:
name: Lint Code Base
Expand Down

0 comments on commit 6b26f14

Please sign in to comment.