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:04:39 +0300
committerGitHub <noreply@github.com>2022-10-20 17:04:39 +0300
commit036bf866c554c52ce58dd9671fc9a06537d0e8fc (patch)
treede084a9c2ea9a78a4272a90dcec7bb508c9c4f84
parent4d8f23edaf242a45c78e9f3efb2359dd41956eb3 (diff)
Update phpunit-mysql.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
-rw-r--r--.github/workflows/phpunit-mysql.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/phpunit-mysql.yml b/.github/workflows/phpunit-mysql.yml
index e9eb0545..a59a3f05 100644
--- a/.github/workflows/phpunit-mysql.yml
+++ b/.github/workflows/phpunit-mysql.yml
@@ -19,12 +19,6 @@ on:
- 'composer.json'
- 'composer.lock'
- push:
- branches:
- - main
- - master
- - stable*
-
permissions:
contents: read