We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd52b0 commit f5bf8c4Copy full SHA for f5bf8c4
.github/workflows/pr-sweep.yml
@@ -7,6 +7,7 @@ jobs:
7
pr-sweep:
8
runs-on: ubuntu-latest
9
concurrency: pr-sweep
10
+ timeout-minutes: 30
11
if: github.repository == 'DIRACGrid/DIRAC'
12
steps:
13
- uses: actions/checkout@v3
0 commit comments