Skip to content

docs: add TheGoderGuy as a contributor for code #85

docs: add TheGoderGuy as a contributor for code

docs: add TheGoderGuy as a contributor for code #85

Workflow file for this run

name: Check pull request semantics
on:
pull_request_target:
jobs:
cpr:
runs-on: ubuntu-latest
steps:
- name: Check PR semantics
uses: Namchee/conventional-pr@master
with:
access_token: ${{ secrets.ACCESS_TOKEN }}