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:21 +0300
committerGitHub <noreply@github.com>2022-10-20 16:42:21 +0300
commit7377cc196e080ed243474421871ecce3b3a9b5cc (patch)
tree605b41930574323cab213f23d00424c2690c53d5
parentfe6c9ec008ae5646c16816e71e03a41fc39cf050 (diff)
Update phpunit-sqlite.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
-rw-r--r--.github/workflows/phpunit-sqlite.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/phpunit-sqlite.yml b/.github/workflows/phpunit-sqlite.yml
index f820263..296d55a 100644
--- a/.github/workflows/phpunit-sqlite.yml
+++ b/.github/workflows/phpunit-sqlite.yml
@@ -19,12 +19,6 @@ on:
- 'composer.json'
- 'composer.lock'
- push:
- branches:
- - main
- - master
- - stable*
-
permissions:
contents: read