Skip to content

Commit 664ecf1

Browse files
authored
Merge pull request #7150 from DIRACGridBot/cherry-pick-2-0c44a0e7e-rel-v8r0
[sweep:v8r0] Kill sweep jobs that take more than 30 minutes
2 parents 1cd52b0 + f5bf8c4 commit 664ecf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-sweep.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
pr-sweep:
88
runs-on: ubuntu-latest
99
concurrency: pr-sweep
10+
timeout-minutes: 30
1011
if: github.repository == 'DIRACGrid/DIRAC'
1112
steps:
1213
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)