Skip to content

[pull] master from backstage:master #2240

[pull] master from backstage:master

[pull] master from backstage:master #2240

# NO-OP placeholder that always passes for other paths
# This is here so that we're able to set the status check as required
name: Microsite Void
on:
pull_request:
paths-ignore:
- '.github/workflows/verify_microsite.yml'
- 'microsite/**'
- 'beps/**'
- 'mkdocs.yml'
- 'docs/**'
permissions:
contents: read
jobs:
noop:
runs-on: ubuntu-latest
name: Microsite
steps:
- name: Harden Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
with:
egress-policy: audit
- run: echo NOOP