Skip to content

Commit

Permalink
[REMOVE] Run nightly on push
Browse files Browse the repository at this point in the history
  • Loading branch information
PatKamin committed Mar 11, 2024
1 parent 20b4786 commit 8acdbe7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Nightly

on:
schedule:
on: [push, pull_request]
# schedule:
# Run every day at 23:00 UTC
- cron: '0 23 * * *'
# - cron: '0 23 * * *'

permissions:
contents: read
Expand Down

0 comments on commit 8acdbe7

Please sign in to comment.