Unverified Commit 656b53b0 authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

workflows/labels: run every 10 minutes

This will give us much quicker approval labeling, but still need much
less resources than before, when we ran on every PR comment.
parent 075dc097
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ name: "Label PR"

on:
  schedule:
    - cron: '37 * * * *'
    - cron: '07,17,27,37,47,57 * * * *'
  workflow_call:
  workflow_dispatch:
    inputs: