Compare commits

..

No commits in common. "4" and "4.13.3" have entirely different histories.
4 ... 4.13.3

4 changed files with 8 additions and 23 deletions

View File

@ -4,8 +4,13 @@ on:
push:
pull_request:
workflow_dispatch:
# Every Monday at 11:00am UTC
schedule:
- cron: '0 11 * * 1'
jobs:
ci:
name: CI
# Only run cron on the silverstripe account
if: (github.event_name == 'schedule' && github.repository_owner == 'silverstripe') || (github.event_name != 'schedule')
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1

View File

@ -1,16 +0,0 @@
name: Dispatch CI
on:
# At 11:00 AM UTC, only on Monday and Tuesday
schedule:
- cron: '0 11 * * 1,2'
jobs:
dispatch-ci:
name: Dispatch CI
# Only run cron on the silverstripe account
if: (github.event_name == 'schedule' && github.repository_owner == 'silverstripe') || (github.event_name != 'schedule')
runs-on: ubuntu-latest
steps:
- name: Dispatch CI
uses: silverstripe/gha-dispatch-ci@v1

View File

@ -1,9 +1,7 @@
sk:
SilverStripe\CMS\Controllers\CMSPageHistoryController:
PREVIEW: 'Náhľad webovej stránky'
SilverStripe\Reports\ReportAdmin:
MENUTITLE: Správy
ReportTitle: Názov
MENUTITLE: Výkazy
ReportTitle: Titulok
SilverStripe\Reports\SideReport:
OtherGroupTitle: Iné
REPEMPTY: 'Správa {title} je prázdna.'
REPEMPTY: 'Výkaz {title} je prázdny.'

View File

@ -1,6 +1,4 @@
sv:
SilverStripe\CMS\Controllers\CMSPageHistoryController:
PREVIEW: 'Webbplats förhandsvisning'
SilverStripe\Reports\ReportAdmin:
MENUTITLE: Rapporter
ReportTitle: Titel