Skip to content

🤖 beep boop

🤖 beep boop #1400

Workflow file for this run

name: Bot
run-name: 🤖 beep boop
on:
issue_comment:
types:
- created
jobs:
bot:
if: ${{ github.event.issue.pull_request }}
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # 4.2.1
- uses: ./.github/actions/bot