Skip to content

Commit

Permalink
Diable nightly builds (#2080)
Browse files Browse the repository at this point in the history
We're going to un them on-demand
  • Loading branch information
vcastellm committed Jan 9, 2024
1 parent c2800ca commit 8e3c63b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
name: Nightly Build
on: #yamllint disable-line rule:truthy
workflow_dispatch:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '0 0 * * *'

permissions:
id-token: write
Expand Down

0 comments on commit 8e3c63b

Please sign in to comment.