diff --git a/.github/workflows/pr_agent.yml b/.github/workflows/pr_agent.yml index 3a2a9bdb..279dc77c 100644 --- a/.github/workflows/pr_agent.yml +++ b/.github/workflows/pr_agent.yml @@ -1,3 +1,5 @@ +name: PR Agent + on: pull_request: issue_comment: @@ -10,7 +12,7 @@ jobs: pull-requests: write contents: write - name: Run pr agent on every pull request, respond to user comments + name: Run agent steps: - name: PR Agent action step id: pragent