Skip to content

[4.x] Filter out any nulls from checkboxes in front end forms #2411

[4.x] Filter out any nulls from checkboxes in front end forms

[4.x] Filter out any nulls from checkboxes in front end forms #2411

Workflow file for this run

name: Pull Request Title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
pr-title:
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/action-pr-title@master
with:
regex: '^\[\d+\.x\]\s'