Skip to content

Commit

Permalink
No scheduled build
Browse files Browse the repository at this point in the history
(cherry picked from commit 1e5c02e4b28304c8d087988d4d5bb27f00dc31d2)
  • Loading branch information
mathieucarbou committed Jul 15, 2024
1 parent 2e8229f commit c2d939f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: Build YaSolR-OSS

on:
workflow_dispatch:
schedule:
- cron: "0 5 * * 1"
# schedule:
# - cron: "0 5 * * 1"
push:
tags: ["v*"]
branches: ["*"]
Expand Down

0 comments on commit c2d939f

Please sign in to comment.