Skip to content

Commit

Permalink
Updated linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
majetrifork committed Nov 29, 2024
1 parent 5a21b9c commit 8b14818
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ name: Lint Code Base

on:
push:
branches: [ main ]
branches:
- main
pull_request:
branches: [ main ]
branches:
- main

jobs:
build:
Expand Down

0 comments on commit 8b14818

Please sign in to comment.