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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2020-09-02 22:01:54 +0300
committerdartcafe <github@dartcafe.de>2020-09-02 22:01:54 +0300
commit1da2829dbdda7dc20d18dd6e3a694da1fad680a8 (patch)
tree2f849e4f40881dcbf1e5240c2be40a7a892970a3
parente549a2d911e9705383579e2d991694e5a2605744 (diff)
try
-rw-r--r--.github/workflows/app-code-check.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/app-code-check.yml b/.github/workflows/app-code-check.yml
index cd79c820..84a16713 100644
--- a/.github/workflows/app-code-check.yml
+++ b/.github/workflows/app-code-check.yml
@@ -3,8 +3,6 @@ name: PHP AppCode Check
on:
pull_request:
push:
- branches:
- - master
jobs:
unit-tests: