Skip to content

Commit

Permalink
Test:to be reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchariGr committed Jul 19, 2023
1 parent 6f914d6 commit b4ec7b4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/nightly_release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Nightly Builds
on:
schedule:
# Runs every weekday at 1am
- cron: 0 1 * * 1-5
workflow_dispatch:
pull_request:
# schedule:
# # Runs every weekday at 1am
# - cron: 0 1 * * 1-5
# workflow_dispatch:


jobs:
Expand Down

0 comments on commit b4ec7b4

Please sign in to comment.