Skip to content

Commit

Permalink
Remove friday cron again
Browse files Browse the repository at this point in the history
  • Loading branch information
sMeilbeck committed Jun 28, 2024
1 parent 50591d6 commit 2f15548
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/backup2jira.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 0" # Every Sunday at midnight (UTC)
- cron: "0 5 * * 5" # Every Friday at 5 AM (UTC)

jobs:
backup-and-upload:
Expand Down

0 comments on commit 2f15548

Please sign in to comment.