Skip to content

Commit

Permalink
Merge pull request #7150 from DIRACGridBot/cherry-pick-2-0c44a0e7e-re…
Browse files Browse the repository at this point in the history
…l-v8r0

[sweep:v8r0] Kill sweep jobs that take more than 30 minutes
  • Loading branch information
fstagni authored Aug 2, 2023
2 parents 1cd52b0 + f5bf8c4 commit 664ecf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-sweep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
pr-sweep:
runs-on: ubuntu-latest
concurrency: pr-sweep
timeout-minutes: 30
if: github.repository == 'DIRACGrid/DIRAC'
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 664ecf1

Please sign in to comment.