Reset settings

This commit is contained in:
Philipp Holzer 2025-09-14 19:30:52 +02:00
commit ebc68d63c2
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
2 changed files with 12 additions and 12 deletions

View file

@ -2,11 +2,11 @@
#
# SPDX-License-Identifier: CC0-1.0
#depends_on:
# - phpunit
# - code_standards_check
# - database_checks
# - messages.po_check
depends_on:
- phpunit
- code_standards_check
- database_checks
- messages.po_check
# This prevents executing this pipeline at other servers than ci.friendi.ca
labels:
@ -17,7 +17,7 @@ labels:
when:
repo: friendica/friendica
branch: [ develop, '*-rc' ]
event: [ push, pull_request ]
event: push
skip_clone: true

View file

@ -2,11 +2,11 @@
#
# SPDX-License-Identifier: CC0-1.0
#depends_on:
# - phpunit
# - code_standards_check
# - database_checks
# - messages.po_check
depends_on:
- phpunit
- code_standards_check
- database_checks
- messages.po_check
# This prevents executing this pipeline at other servers than ci.friendi.ca
labels:
@ -17,7 +17,7 @@ labels:
when:
repo: friendica/friendica
branch: [ develop, '*-rc' ]
event: [ push, pull_request ]
event: push
skip_clone: true