Skip to content

Commit

Permalink
add filter
Browse files Browse the repository at this point in the history
  • Loading branch information
sivukhin committed Feb 12, 2024
1 parent f6fb7e2 commit 320aadd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: "tests"

on:
push:
branches:
- 'master'
pr:
branches:
- 'master'

jobs:
lint:
Expand Down

0 comments on commit 320aadd

Please sign in to comment.