Skip to content

chore: ignore gh-pages branch in Vercel #251

chore: ignore gh-pages branch in Vercel

chore: ignore gh-pages branch in Vercel #251

Workflow file for this run

on:
issue_comment:
types: [created]
jobs:
bot:
runs-on: ubuntu-latest
steps:
- uses: publiccodeyml/bot@main
with:
username: yaml-9000
env:
GITHUB_TOKEN: ${{ secrets.YAML_BOT_TOKEN }}