Skip to content

Commit

Permalink
Update code-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamwatchdogs authored Aug 25, 2023
1 parent 1d12e1f commit 485ae1a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/code-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ name: Java File Lint

on:
push:
paths:
- '**.java'
pull_request:
paths:
- '**.java'
branches:
- main

jobs:
lint:
Expand Down

0 comments on commit 485ae1a

Please sign in to comment.