Skip to content

fix: Update docs in src/DIRAC/Interfaces/API/DiracAdmin.py #135

fix: Update docs in src/DIRAC/Interfaces/API/DiracAdmin.py

fix: Update docs in src/DIRAC/Interfaces/API/DiracAdmin.py #135

Workflow file for this run

name: PR sweep
on:
- push
jobs:
pr-sweep:
runs-on: ubuntu-latest
concurrency: pr-sweep
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