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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-10-20 16:42:54 +0300
committerGitHub <noreply@github.com>2022-10-20 16:42:54 +0300
commit4b3314c71924c20157263ea4410888d24a62781d (patch)
tree4eabbbf9ebe1166e9acef8f13c9fab1a5e24aa0b
parenteb3df7486e0f066444b15b3dac9e746fe5a21268 (diff)
Update lint-php.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
-rw-r--r--.github/workflows/lint-php.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml
index 62476c9..738bc99 100644
--- a/.github/workflows/lint-php.yml
+++ b/.github/workflows/lint-php.yml
@@ -5,13 +5,7 @@
name: Lint
-on:
- pull_request:
- push:
- branches:
- - main
- - master
- - stable*
+on: pull_request
permissions:
contents: read