Skip to content

Commit

Permalink
ci.yml: don't schedule
Browse files Browse the repository at this point in the history
Signed-off-by: Naveen <[email protected]>
  • Loading branch information
elohim-etz committed Feb 23, 2025
1 parent 82de450 commit 5e9e1cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CI
on:
workflow_dispatch:
schedule:
- cron: "0 16 * * *"

jobs:
check:
Expand Down

0 comments on commit 5e9e1cc

Please sign in to comment.