Skip to content

Commit

Permalink
Updated trigger point for alpha cleanup flow
Browse files Browse the repository at this point in the history
  • Loading branch information
swetayadav1 committed May 3, 2024
1 parent 52ffd18 commit a911fa6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/alpha_cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- cron: "0 0 * * *"
pull_request:
paths:
- "tools/cleanup.txt"
- "tools/cleanup.sh"
- "tools/versions.py"

# Allow to clean-up a specific version
workflow_dispatch:
Expand Down

0 comments on commit a911fa6

Please sign in to comment.