Skip to content

Commit

Permalink
disable cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
royki authored Jul 15, 2024
1 parent 5836f52 commit fce9698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-status-changer.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "RELEASE:STATUS:UPDATER"

on:
schedule:
- cron: "*/10 * * * *"
# schedule:
# - cron: "*/10 * * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit fce9698

Please sign in to comment.