Skip to content

Commit

Permalink
linter only runs on MR in master
Browse files Browse the repository at this point in the history
  • Loading branch information
Danil42Russia committed Jul 28, 2024
1 parent ab1fad2 commit 1b9561f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Linter

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
linter:
Expand Down

0 comments on commit 1b9561f

Please sign in to comment.