1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-02 10:37:13 +08:00

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: