increase pr hourly limit

This commit is contained in:
2025-03-26 00:40:11 +01:00
parent 7ae3d1b6bf
commit a50c3891fe

View File

@@ -5,5 +5,6 @@
}, },
"flux": { "flux": {
"fileMatch": ["infra/.+\\.yaml$", "apps/.+\\.yaml$"] "fileMatch": ["infra/.+\\.yaml$", "apps/.+\\.yaml$"]
} },
"prHourlyLimit": 9
} }