Skip to content

Commit 8d61504

Browse files
authored
Merge pull request #61181 from nextcloud/fix/do-not-run-integration-on-merge
chore: Run integration tests only on PRs as the other tests
2 parents 19e90da + 643af63 commit 8d61504

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/integration-sqlite.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ name: Integration sqlite
44

55
on:
66
pull_request:
7-
push:
8-
branches:
9-
- main
10-
- master
11-
- stable*
127

138
permissions:
149
contents: read

0 commit comments

Comments
 (0)