Skip to content

Commit c109436

Browse files
Seppli11sonartech
authored andcommitted
SONARPY-3429 Trigger build every 15 minutes (#564)
GitOrigin-RevId: d924407dc79ed63931f4bce4eb4c23c9d1adeb3d
1 parent 551d6e6 commit c109436

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
schedule:
1010
# Nightly build at 2 AM UTC for shadow analysis
1111
- cron: '0 2 * * *'
12+
- cron: '0/15 * * * *'
1213

1314
env:
1415
PYTHON_VERSION: 3.9.5

0 commit comments

Comments
 (0)