Skip to content

fix found image in twig light, fix spark to adobespark because overwr… #448

fix found image in twig light, fix spark to adobespark because overwr…

fix found image in twig light, fix spark to adobespark because overwr… #448

Workflow file for this run

name: Security
on:
push:
branches:
- main
- '**'
pull_request:
branches:
- main
- '**'
jobs:
Security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: set permission to security script
run: chmod +x ./.github/security.sh
- name: check icons formatting
run: ./.github/security.sh 0
- name: check for xss attack
run: ./.github/security.sh 1