raise operations-per-run to 500

- default value is 30
- limit per hour is 1000
This commit is contained in:
mauwii 2023-03-11 22:32:13 +01:00
parent 4f056cdb55
commit 1c9d9e79d5
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -24,3 +24,4 @@ jobs:
days-before-pr-stale: -1
days-before-pr-close: -1
repo-token: ${{ secrets.GITHUB_TOKEN }}
operations-per-run: 500