mirror of
https://github.com/silverstripe/silverstripe-sqlite3
synced 2024-10-22 17:05:37 +02:00
MNT Preserve vendor test
This commit is contained in:
parent
a32ac9da88
commit
bde0326d6f
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
# Only run cron on the silverstripe account
|
||||
if: (github.event_name == 'schedule' && github.repository_owner == 'silverstripe') || (github.event_name != 'schedule')
|
||||
uses: maxime-rainville/gha-ci/.github/workflows/ci.yml@1
|
||||
preserve_vendor_test: true
|
||||
extra_jobs: |
|
||||
- php: 8.1
|
||||
db: pgsql
|
||||
|
Loading…
Reference in New Issue
Block a user