Skip to content

Commit

Permalink
ci: No need for cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Apr 9, 2024
1 parent 1275fa7 commit 443a7b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
name: Build

on:
schedule:
- cron: '0 3 * * *'
workflow_dispatch:
pull_request:
push:
Expand Down

0 comments on commit 443a7b5

Please sign in to comment.