Skip to content

Commit 904b3e7

Browse files
authored
Create codium-pr-agent.yml
1 parent 714c935 commit 904b3e7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Codium Review
2+
3+
on:
4+
pull_request:
5+
types: [opened, reopened, ready_for_review]
6+
issue_comment:
7+
8+
jobs:
9+
call-workflow:
10+
uses: cryptlex/github-actions/.github/workflows/codium_pr_agent.yml@main
11+
secrets: inherit

0 commit comments

Comments
 (0)