Skip to content

Commit

Permalink
Update pr_agent.yml (#408)
Browse files Browse the repository at this point in the history
* Update pr_agent.yml

* Update pr_agent.yml
  • Loading branch information
leonardocustodio authored Jan 29, 2024
1 parent 41b8a60 commit 30629b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr_agent.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: PR Agent

on:
pull_request:
issue_comment:
Expand All @@ -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
Expand Down

0 comments on commit 30629b4

Please sign in to comment.