Skip to content

Commit

Permalink
Allow manual bloat check for testing purposes, to not wait 5 minutes …
Browse files Browse the repository at this point in the history
…to check PAT (project-chip#32655)
  • Loading branch information
andy31415 authored Mar 20, 2024
1 parent bc96cb6 commit b6f8e4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bloat_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

name: Bloat Check
on:
workflow_dispatch:
schedule:
- cron: "*/5 * * * *"

Expand Down

0 comments on commit b6f8e4f

Please sign in to comment.