Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Remove the scheduled run
  • Loading branch information
gzsombor committed Jan 27, 2024
1 parent 0c8d773 commit fccb0cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: CI

on:
schedule:
# once per day
- cron: 0 0 * * *
# schedule:
# # once per day
# - cron: 0 0 * * *
push:
branches:
- dev
Expand Down

0 comments on commit fccb0cd

Please sign in to comment.