Skip to content

Commit 87c4b0e

Browse files
authored
Merge branch 'main' into 2.1.7-rc
2 parents fe6fd10 + 509f03c commit 87c4b0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/quality.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
push:
66
branches:
77
- main
8+
schedule:
9+
# Tous les lundis à 12h UTC
10+
- cron: '0 12 * * 1'
811
jobs:
912
test-build:
1013
name: build & test & analyze

0 commit comments

Comments
 (0)