Skip to content

fix: update the URL query to use v2 #3

fix: update the URL query to use v2

fix: update the URL query to use v2 #3

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 }}