We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6571b32 + 403a2bf commit 0c44a0eCopy full SHA for 0c44a0e
.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