Skip to content

Fix meta title of author's page and paginated tag listing #114

Fix meta title of author's page and paginated tag listing

Fix meta title of author's page and paginated tag listing #114

name: Pull Request Meta
on:
pull_request:
types: [opened]
jobs:
process_pr_meta:
runs-on: ubuntu-20.04
steps:
- name: Assign to author
uses: samspills/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
- name: Add labels
uses: TimonVS/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}