Skip to content

Commit

Permalink
⚗️ Disable auto trigger in order to merge branch #1804
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandolucchesi committed Aug 8, 2023
1 parent 19d6df5 commit a47001f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ghcr-cleanup_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Delete old ghrc images
on:
workflow_dispatch:
push:
paths:
- '.github/workflows/ghcr_cleanup/**'
- '.github/workflows/ghcr-cleanup_v2.yaml'
# paths:
# - '.github/workflows/ghcr_cleanup/**'
# - '.github/workflows/ghcr-cleanup_v2.yaml'
# schedule:
# - cron: '0 0 * * *' # every day at midnight
permissions:
Expand Down

0 comments on commit a47001f

Please sign in to comment.