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

github.com/nextcloud/activity.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 17:03:30 +0300
committerGitHub <noreply@github.com>2022-10-20 17:03:30 +0300
commitfc6c2f8074ddf540e90ad9077b91ae7ea0a0af15 (patch)
tree8048ad043c5c129609d638a1c107a9141a332f32 /.github
parent058eef14b338299316ccfc2f40936d6329b05be8 (diff)
Update phpunit-sqlite.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Diffstat (limited to '.github')
-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 f8202637..296d55a1 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