1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Merge branch '5.8.x' into 6.0.x

This commit is contained in:
Marcus Da Coregio
2023-09-29 15:50:17 -03:00
2 changed files with 5 additions and 3 deletions
@@ -2,8 +2,8 @@ name: CI
on:
push:
branches:
- '**'
branches-ignore:
- "dependabot/**"
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch: # Manual trigger