Skip to content

[Docs/Website] Move "Why the Name Gofannon?" to Website #43

[Docs/Website] Move "Why the Name Gofannon?" to Website

[Docs/Website] Move "Why the Name Gofannon?" to Website #43

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml