Skip to content

Add Geoffrey Logovi dev advocate and technical writer #32

Add Geoffrey Logovi dev advocate and technical writer

Add Geoffrey Logovi dev advocate and technical writer #32

Workflow file for this run

name: Close TW Pull Request
on:
pull_request_target:
types: [opened]
paths:
- previous-seasons/2021-participants/interested-technical-writers.md
- previous-seasons/2022-participants/interested-technical-writers.md
- previous-seasons/2023-participants/interested-technical-writers.md
- 2024-participants/interested-technical-writers/*
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: superbrothers/close-pull-request@v3
with:
# Optional. Post a issue comment just before closing a pull request.
comment: "This PR was opened against a past Google Season of Docs technical writers page, so we're closing this PR. Please feel free to subscribe to our [announcements list](https://groups.google.com/g/season-of-docs-announce) for information about upcoming Google Season of Docs programs."