mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Support issue comments in GitHub Actions
This commit is contained in:
parent
21feb92b75
commit
d4eb100cbc
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ branding:
|
||||||
color: 'green'
|
color: 'green'
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile.github_action'
|
image: 'Dockerfile.github_action_dockerhub'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue