Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update GitHub Actions workflow to remove scheduled job
The scheduled job in the GitHub Actions workflow has been removed. This job was previously set to run every Monday at 8:30 AM. However, it is no longer needed and has been causing unnecessary resource consumption. This commit removes the scheduled job from the workflow configuration file.
- Loading branch information