Skip to content

fix: modified post URL generation #6

fix: modified post URL generation

fix: modified post URL generation #6

Workflow file for this run

name: comment
on:
pull_request:
types: [opened]
jobs:
comment:
runs-on: ubuntu-latest
steps:
- uses: circa10a/animal-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}