Skip to content

Commit

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

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

jobs:
lint:
Expand Down

0 comments on commit 711ebd8

Please sign in to comment.