Skip to content

allow iframe tag in full_width_middle_content post data #35

allow iframe tag in full_width_middle_content post data

allow iframe tag in full_width_middle_content post data #35

Workflow file for this run

name: Semgrep
on:
push:
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
# Skip any PR created by dependabot to avoid permission issues
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v2
- uses: returntocorp/semgrep-action@v1
with:
config: >-
.semgrep.yml