Skip to content

chore: fix versioning components workflow #3012

chore: fix versioning components workflow

chore: fix versioning components workflow #3012

Workflow file for this run

name: Security
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '30 19 * * 1'
jobs:
security:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
uses: carlsberggbs/cx-github-workflows/.github/workflows/security.yml@main