Skip to content

Merge pull request #741 from DIRACGridBot/cherry-pick-2-380b2571-inte… #198

Merge pull request #741 from DIRACGridBot/cherry-pick-2-380b2571-inte…

Merge pull request #741 from DIRACGridBot/cherry-pick-2-380b2571-inte… #198

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@v3
with:
fetch-depth: 0
token: ${{ secrets.PAT }}
- uses: DIRACGrid/pr-sweeper@main
with:
github-pat: ${{ secrets.PAT }}
pr-project-name: DiracGridBot/WebAppDIRAC