Skip to content

Commit

Permalink
disable cron in DINAR2fork.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yelizariev authored May 9, 2024
1 parent 5a726e6 commit 215c690
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/DINAR2fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: "Check updates in DINAR"

on:
# Check for updates every Saturday morning
schedule:
- cron: "5 5 * * 6"
#schedule:
# - cron: "5 5 * * 6"
# Check for updates when someone opened an issue
# Can be used as a workaround to immediatly sync with DINAR
issues:
Expand Down

0 comments on commit 215c690

Please sign in to comment.