Skip to content

[license] Preserve literal author emails (#179) #514

[license] Preserve literal author emails (#179)

[license] Preserve literal author emails (#179) #514

Workflow file for this run

name: Update Wiki
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: update-wiki-preview-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
preview:
permissions:
contents: write
pull-requests: read
uses: ./.github/workflows/wiki-preview.yml
secrets: inherit