Skip to content

[changelog] Fix Dependabot fallback branch validation (#191) #490

[changelog] Fix Dependabot fallback branch validation (#191)

[changelog] Fix Dependabot fallback branch validation (#191) #490

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