Skip to content

Commit

Permalink
ci: tweak tooling update workflow name and triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Oct 18, 2024
1 parent 077a444 commit 77de775
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update-tools.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Check updates to tools, file pull requests
name: Tooling updates

on:
workflow_dispatch:
schedule:
- cron: "11 21 * * *"
- cron: "42 0 * * 6"

jobs:
update-tools:
Expand Down

0 comments on commit 77de775

Please sign in to comment.