Sleep, and not mark failure as failure

This commit is contained in:
Roxedus 2023-02-04 20:53:39 +01:00 committed by GitHub
parent 7eccabac35
commit 9d3620fc46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,8 +27,13 @@ jobs:
exempt-pr-labels: awaiting-approval,work-in-progress
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: sleep for ratelimit
run:
sleep 380
lock:
runs-on: ubuntu-latest
continue-on-error: true
needs:
- stale