Skip to content

Commit

Permalink
Removing the schedule trigger from the package removal
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutomi committed Mar 1, 2024
1 parent d67f200 commit 66c4e58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/remove-packages.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Remove Old Packages

on:
schedule:
- cron: '0 0 * * *'
workflow_call:

workflow_dispatch:
Expand Down

0 comments on commit 66c4e58

Please sign in to comment.