Skip to content

Commit

Permalink
Disable workflow schedule until secrets are configured
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsMissEm committed Jan 3, 2025
1 parent e1b05a5 commit 15e2e8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Activity Summary

on:
schedule:
- cron: "30 7 * * 0"
# schedule:
# - cron: "30 7 * * 0"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 15e2e8f

Please sign in to comment.