Skip to content

Do not load most edit modals if ticket is closed, as the data doesn't need to be changed #910

Do not load most edit modals if ticket is closed, as the data doesn't need to be changed

Do not load most edit modals if ticket is closed, as the data doesn't need to be changed #910

Workflow file for this run

name: PHPLint
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check PHP syntax errors
uses: overtrue/[email protected]