Skip to content

Commit

Permalink
disable upgrade workflow schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
zekroTJA committed Sep 30, 2024
1 parent 995e51c commit 35ab452
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Auto Upgrade

on:
workflow_dispatch:
schedule:
- cron: '0 0 * * THU'
# schedule:
# - cron: '0 0 * * THU'

jobs:
webapp:
Expand Down

0 comments on commit 35ab452

Please sign in to comment.