Skip to content

Commit

Permalink
Update autogpt-docker-cache-clean.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhillsman authored Jul 30, 2024
1 parent 81b9a35 commit 1e0bd76
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/autogpt-docker-cache-clean.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Purge Auto-GPT Docker CI cache

on:
schedule:
- cron: 20 4 * * 1,4
#schedule:
# - cron: 20 4 * * 1,4
workflow_dispatch:

env:
BASE_BRANCH: development
Expand Down

0 comments on commit 1e0bd76

Please sign in to comment.