mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2024-11-06 02:08:05 +00:00
Revert Linter to only run on push event
This commit is contained in:
parent
10257e2994
commit
97badfaf41
6
.github/workflows/linter.yml
vendored
6
.github/workflows/linter.yml
vendored
@ -1,10 +1,6 @@
|
||||
name: Lint Code Base
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user