Skip to content

Merge pull request #7751 from fstagni/cherry-pick-2-8715e1e0e-integra… #1966

Merge pull request #7751 from fstagni/cherry-pick-2-8715e1e0e-integra…

Merge pull request #7751 from fstagni/cherry-pick-2-8715e1e0e-integra… #1966

Workflow file for this run

name: PR sweep
on:
- push
jobs:
pr-sweep:
runs-on: ubuntu-latest
concurrency: pr-sweep
timeout-minutes: 30
if: github.repository == 'DIRACGrid/DIRAC'
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.PAT }}
- uses: DIRACGrid/pr-sweeper@main
with:
github-pat: ${{ secrets.PAT }}
pr-project-name: DiracGridBot/DIRAC