Skip to content

Remove conflict with /wp-admin/install.php #27

Remove conflict with /wp-admin/install.php

Remove conflict with /wp-admin/install.php #27

# This is a basic workflow to help you get started with Actions
name: ReDoS detector
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the "develop" branch
push:
paths:
- 'staging'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: