Skip to content

Commit

Permalink
stop cron
Browse files Browse the repository at this point in the history
  • Loading branch information
DawidNiezgodka committed Dec 26, 2023
1 parent 1570459 commit c77e6dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "BenchEval Test"
on:
schedule:
- cron: '*/5 * * * *'
# schedule:
# - cron: '*/5 * * * *'
push:
branches:
- main
Expand Down

0 comments on commit c77e6dd

Please sign in to comment.