Skip to content

Update action.yaml

Update action.yaml #77

Workflow file for this run

name: "🎧 Listen for /document command"
# Triggers the workflow on every push to the repository
on:
push:
jobs:
monitor-commit:
runs-on: ubuntu-latest
outputs:
task-url: ${{ steps.monitor.outputs.task-url }}
steps:
- id: monitor
name: Monitor Commit
uses: PR-Pilot-AI/smart-actions/commit-monitor@v1
with:
# API key for PR Pilot must be defined as a secret in the repository
api-key: ${{ secrets.PR_PILOT_API_KEY }}
# Keyword that the AI agent will react to
trigger-keyword: /document