Skip to content

Commit

Permalink
Update ci-workflow-nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jjacobelli authored Jan 31, 2025
1 parent e413668 commit 86b1a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-workflow-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ defaults:

on:
workflow_dispatch:
schedule:
- cron: '0 */4 * * *'
# schedule:
# - cron: '0 */4 * * *'

concurrency:
group: ${{ github.workflow }}-on-${{ github.event_name }}-from-${{ github.ref_name }}
Expand Down

0 comments on commit 86b1a81

Please sign in to comment.