Skip to content

Commit

Permalink
ci: target main branch with ci checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Dec 5, 2023
1 parent b5e402f commit a87d810
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: Lint

on:
pull_request:
branches:
- main
push:
branches:
- main

jobs:
lint:
Expand Down

0 comments on commit a87d810

Please sign in to comment.