Skip to content

Reverted to 77c43a5993a5e087ae89cb4170f836405626c48f. #65

Reverted to 77c43a5993a5e087ae89cb4170f836405626c48f.

Reverted to 77c43a5993a5e087ae89cb4170f836405626c48f. #65

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: On changes to .github
on:
push:
paths-ignore:
- "./.github/**"
jobs:
harden-ci-security:
uses: ./.github/workflows/harden-ci-security.yml
with:
target: ${{ github.event.ref }}