Revert Linter to only run on push event

This commit is contained in:
Stefan Zweifel
2021-09-10 15:31:37 +02:00
committed by GitHub
parent 10257e2994
commit 97badfaf41

View File

@@ -1,10 +1,6 @@
name: Lint Code Base
on:
push:
branches:
- master
pull_request:
on: push
jobs:
build: