Skip to content

Commit

Permalink
Update nightly-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaslek authored Apr 23, 2024
1 parent f4f9c4d commit 1e357c6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ env:
OPENBB_FILE_OVERWRITE: true
PYTHONNOUSERSITE: 1

on:
schedule:
- cron: "0 0 * * *"

permissions:
actions: write

Expand Down Expand Up @@ -61,4 +57,4 @@ jobs:
uses: aurelien-baudet/workflow-dispatch@v2
with:
workflow: platform-api-integration-test.yml
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1e357c6

Please sign in to comment.