Skip to content

Commit

Permalink
👷 (ci): Run upgrade_tools_and_clean on file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Feb 7, 2024
1 parent c88fd07 commit 61e45d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-system-upgrade_tools_and_clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ name: System - Upgrade tools & clean
on:
pull_request:
types: [labeled]
push:
paths:
- .github/workflows/ci-system-upgrade_tools_and_clean.yml
- .mise.toml
- Gemfile*
schedule:
# Runs at 3:00 UTC every day
- cron: "0 3 * * *"
Expand Down

0 comments on commit 61e45d6

Please sign in to comment.