fix: remove pull request trigger from container prune workflow
This commit is contained in:
1
.github/workflows/container-prune.yml
vendored
1
.github/workflows/container-prune.yml
vendored
@@ -1,7 +1,6 @@
|
||||
name: Container Registry Prune
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 3 * * 0' # Weekly: Sundays at 03:00 UTC
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user