Skip to content

Unassign Stale OSCP Issues #10

Unassign Stale OSCP Issues

Unassign Stale OSCP Issues #10

Workflow file for this run

name: Unassign Stale OSCP Issues
on:
schedule:
- cron: "0 */6 * * *" # Every 6 hours
jobs:
unassign-stale-issues:
uses: secretflow/.github/.github/workflows/oscp-unassign.yml@main