Skip to content

Commit

Permalink
Revert Linter to only run on push event
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanzweifel committed Sep 10, 2021
1 parent 10257e2 commit 97badfa
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Lint Code Base

on:
push:
branches:
- master
pull_request:
on: push

jobs:
build:
Expand Down

0 comments on commit 97badfa

Please sign in to comment.