Skip to content

Commit

Permalink
disable schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonN3 authored Oct 31, 2024
1 parent a1ce6da commit ec2a9f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clean_repo.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Clean Container Registry
on:
schedule:
- cron: '0 21 * * 0'
# schedule:
# - cron: '0 21 * * 0'

workflow_dispatch:

Expand Down

0 comments on commit ec2a9f4

Please sign in to comment.