Skip to content

Bump dorny/test-reporter from 1.9.0 to 1.9.1 (#205) #190

Bump dorny/test-reporter from 1.9.0 to 1.9.1 (#205)

Bump dorny/test-reporter from 1.9.0 to 1.9.1 (#205) #190

# 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 }}