Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Disable automatic workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zekroTJA authored Jun 14, 2024
1 parent dfcbbec commit be8c9f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
push:
branches:
- main
schedule:
- cron: "27 5 * * *"
# schedule:
# - cron: "27 5 * * *"

jobs:
backup:
Expand Down

0 comments on commit be8c9f6

Please sign in to comment.