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

github.com/nextcloud/files_downloadactivity.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-17 23:59:26 +0300
committerGitHub <noreply@github.com>2022-10-17 23:59:26 +0300
commitf66297f636fe9b0fd682f19fbd3cd10cdc064de9 (patch)
treee2ef3f41718fe3707d3e1f3422baff89c1e26209
parent43525bded430e392fe080fe2c8f7d672d25bd847 (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 ebc97f5..a7c3ff8 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