Skip to content

SQLI(RCE)_1 in Organizr-v1.9 #219

SQLI(RCE)_1 in Organizr-v1.9

SQLI(RCE)_1 in Organizr-v1.9 #219

Workflow file for this run

name: Lock closed stale issue
on:
issues:
types: [closed]
jobs:
lock:
if: github.event.label.name == 'closed-no-issue-activity'
runs-on: ubuntu-latest
steps:
- uses: OSDKDev/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"