Merge pull request #25626 from dweber019/chore/cron-timeout

ci: add timeout to cron job
This commit is contained in:
Patrik Oldsberg
2024-07-15 09:36:13 +02:00
committed by GitHub
+1
View File
@@ -7,6 +7,7 @@ on:
jobs:
cron:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1