Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-10-12 09:15:53 +0300
committerGitHub <noreply@github.com>2020-10-12 09:15:53 +0300
commit9ddf0935a61eefe331f020a7e77d5f4284a1aef9 (patch)
tree186d5844e28a2ee855940269f7e714be674a84ac /.github
parentb2dd8252c8a779501ecc6ed62452f38abc5bcd1d (diff)
Update lint.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 97c5c60e..b290e4a7 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -1,5 +1,5 @@
name: Lint
-on: pull_request
+on: [push]
jobs:
php-linters: