Skip to content

Commit

Permalink
Disable cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVelezLl committed Jan 9, 2025
1 parent 3e17aa6 commit bde43bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sync_kds_roadmap_statuses.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Sync KDS Roadmap Project Statuses

on:
schedule:
- cron: "0 * * * *" # Run every hour
workflow_dispatch:

jobs:
Expand Down

0 comments on commit bde43bf

Please sign in to comment.