Skip to content

fix: removed lookup to /DIRAC/Setups #51

fix: removed lookup to /DIRAC/Setups

fix: removed lookup to /DIRAC/Setups #51

Workflow file for this run

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