Skip to content

SharePoint list form JSON: "enabled": false / "readOnly": true - does not make field read-only (field still editable) #2511

SharePoint list form JSON: "enabled": false / "readOnly": true - does not make field read-only (field still editable)

SharePoint list form JSON: "enabled": false / "readOnly": true - does not make field read-only (field still editable) #2511

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'